Feature Requests item #684789, was opened at 2003-02-11 18:01
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=684789&group_id=44253
Category: Debugger
Group: Medium (< 1 pair-month)
Status: Open
Priority: 5
Submitted By: Charles Reis (csreis)
Assigned to: Nobody/Anonymous (nobody)
Summary: Re-enable debug mode if interactions reset
Initial Comment:
Story:
The user has the debugger open, and in the course of
debugging, the interactions pane resets. The debugger
is forced to close (because the JVM it was debugging is
now gone), but debug mode is turned back on.
Future iterations could perhaps restore watched fields
and variables. Perhaps also breakpoints, although this
could be tricky if the code was modified and
recompiled-- the lines might not match up anymore.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=684789&group_id=44253
|