Refactorings item #567635, was opened at 2002-06-11 21:09
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=451586&aid=567635&group_id=44253
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Charles Reis (csreis)
Assigned to: Nobody/Anonymous (nobody)
Summary: Redo Debugger without JSwat?
Initial Comment:
Most of the debugger functionality (currently hidden by
default, but enabled with "debugger.enabled" in config)
seems to be things directly supported by JPDA,
suggesting that using JSwat is not necessary. We
aren't using any of JSwat's GUI elements or advanced
features (aside from the text console for experimenting
with it), and given the apparent buggy behavior in some
cases and large Jar file, it might be good to stop
using JSwat. At the least, this will make setting up
DrJava for using the debugger easier. (Only need
tools.jar on the classpath, rather than both tools.jar
and correct version of jswat.jar.)
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=451586&aid=567635&group_id=44253
|