This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 180582 - common-debugger convergence : stack view tasks
Summary: common-debugger convergence : stack view tasks
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: DBX-Gui (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Chihin Ko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-10 16:08 UTC by Chihin Ko
Modified: 2010-06-09 18:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chihin Ko 2010-02-10 16:08:30 UTC
- Don't print location info in Name column. Keep Location and loadobject columns.
- Don't mention Dbx in Frame # column.
- For optimized see if we can get more from gdb using 'info' command.
- Use sub-trees to show hidden frames.
Comment 1 Chihin Ko 2010-06-09 18:32:18 UTC
duplicate IZ of CR 6948258