Bug 339672 - Java Stack Trace Console should provide means to step through the stack trace
Summary: Java Stack Trace Console should provide means to step through the stack trace
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.7   Edit
Hardware: PC Windows XP
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-11 07:19 EST by Sebastian Dietrich CLA
Modified: 2013-02-11 11:41 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Dietrich CLA 2011-03-11 07:19:37 EST
Build Identifier: 20110218-0911

Java Stack Trace Console is great when it comes to show a stack trace and allow the developer to go to the source of any given entry in the stack trace.

Nevertheless it does neither show on which entry the user has clicked, nor does it provide means to step through the stack trace (e.g. like the up/down arrows in search result view where one can navigate up/down with Ctrl+. or Ctrl+, )

--> Please enhance the Java Stack Trace Console to a) show the currently "selected" line of the stack trace and b) to easily navigate the stack trace up and down

Reproducible: Always
Comment 1 Sebastian Dietrich CLA 2013-02-07 03:31:43 EST
Any news?
Comment 2 Michael Rennie CLA 2013-02-11 11:41:57 EST
(In reply to comment #1)
> Any news?

None. There are no resources to work on this right now. We do accept patches though :)