Bug 237165 - [debug view] Numbering for stack frames in Debug view
Summary: [debug view] Numbering for stack frames in Debug view
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.4   Edit
Hardware: All All
: P4 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-13 17:25 EDT by Christopher Barber CLA
Modified: 2011-06-03 18:13 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 Christopher Barber CLA 2008-06-13 17:25:20 EDT
I wish that the call stack frames shown in the Debug view were numbered to indicate depth. This would very helpful when examining large recursive call stacks.
Comment 1 Pawel Piech CLA 2011-06-03 18:13:49 EDT
I assume this refers to java debugging.  Some other debuggers already do this (e.g. CDT-CDI).