Opened 12 years ago
Closed 12 years ago
#8746 closed bug (fixed)
Typecasting support for variables view
Reported by: | anevilyak | Owned by: | anevilyak |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Debugger | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
In many cases, it would be useful to be able to typecast a variable to a different type in the debugger (i.e. for a void* parameter that's in fact an object, or a base class object that the user knows is in fact a particular subclass). Support for this needs to be added.
Change History (2)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Relevant details: http://dev.haiku-os.org/ticket/8286#comment:9