Actions
Feature #4702
closedwould like ::refstr
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
mdb - modular debugger
Start date:
2014-03-24
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
It would be nice to have a "::refstr" dcmd to print the string represented by a refstr_t. Since the string is stored directly inside the refstr_t and declared as an array of size 1, it's annoying to actually print a bunch of them out in a pipeline.
Related issues
Updated by David Höppner about 8 years ago
- Category set to mdb - modular debugger
Updated by Andy Fiddaman about 1 year ago
- Has duplicate Bug #11689: ::refstr would be useful added
Updated by Joshua M. Clulow about 1 year ago
- Status changed from Closed to Duplicate
Actions