From: SourceForge.net <no...@so...> - 2003-02-11 17:56:46
|
Feature Requests item #684791, was opened at 2003-02-11 18:03 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=684791&group_id=44253 Category: Debugger Group: Small (< 1 pair-week) Status: Open Priority: 5 Submitted By: Charles Reis (csreis) Assigned to: Nobody/Anonymous (nobody) Summary: Jump to line from debugger stack trace Initial Comment: Story: User reaches a breakpoint in the debugger, and the stack trace is displayed in a table. The user double clicks on a row in the stack trace, and the corresponding line in the correct document is displayed. Implementation notes: Most of the logic is already in place for this. It just needs the correct calls from the UI component. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=684791&group_id=44253 |