Bug 150656 - I need strings and char[] to be shown in the debuggers variables view
Summary: I need strings and char[] to be shown in the debuggers variables view
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 3.1   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-14 11:08 EDT by Henning CLA
Modified: 2020-09-04 15:25 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henning CLA 2006-07-14 11:08:04 EDT
The debugger only shows the value of strings or char[] in the detail pane. This is ok if I only need to watch one string. But if I need to watch more strings this is annoying. I think I already saw the value of strings in the variables view in an earlier version.
It would be great if you could integrate such a feature!