From: SourceForge.net <no...@so...> - 2005-02-15 15:38:27
|
Bugs item #1123221, was opened at 2005-02-15 07:38 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1123221&group_id=44253 Category: Debugger Group: Serious Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Debug mode blown away on System.exit(0) Initial Comment: DrJava's debug mode is blown away if the program being debugged executes a System.exit(0). I get the message "Interactions terminated by System.exit(0) and all of the brakpoints and watch information is lost as DrJava switches back into normal edit mode. I believe that it is quite reasonable to terminate a program using System.exit(0). Losing all of the debug setup everytime this occurs makes DrJava very painful to use for debugging. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1123221&group_id=44253 |