Bug 200012 - Expanding a target in Debug view does not resize the window
Summary: Expanding a target in Debug view does not resize the window
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 4.0   Edit
Hardware: PC Linux
: 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: 2007-08-15 05:56 EDT by Tracy Miranda CLA
Modified: 2020-09-04 15:26 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tracy Miranda CLA 2007-08-15 05:56:11 EDT
Build ID: I20070625-1500

Steps To Reproduce:
1.Create and build a helloworld c project.
2.Kick off two debug sessions
3.Collapse the gdb Debugger Target of the second session in the Debug view
4.Resize the debug view so the target is the last line in the view.
5.Expand the target - the view does not change size so you cannot see the thread/stack frame information


More information:
This does not seem to be a problem with the Java Debug, so seems CDT specific. Expanding and target or thread at the bottom of the view fails to update the view. A workaround is to collapse and expand an item not at the bottom of the view to try to force the view update.