Opened 11 years ago
Closed 11 years ago
#9779 closed enhancement (fixed)
Add type column to variables view
Reported by: | bonefish | Owned by: | anevilyak |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/Debugger | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
The variables view is missing a type column. While one can usually find out what type a variable has by looking at the source (if available), it would be much more convenient to have a type column in the variables view.
Change History (2)
comment:1 by , 11 years ago
Status: | new → in-progress |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
Note:
See TracTickets
for help on using tickets.
Implemented in hrev45696.