From: SourceForge.net <no...@so...> - 2003-06-18 22:04:12
|
Bugs item #756869, was opened at 2003-06-18 17:04 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=756869&group_id=44253 Category: Debugger Group: Makes DrJ unstable Status: Open Resolution: None Priority: 5 Submitted By: Dave Musicant (musicant) Assigned to: Nobody/Anonymous (nobody) Summary: Debugger unusually sluggish in new releases Initial Comment: I am trying to run the new development releases drjava-20030613-1720.jar and drjava-20030617-2059.jar on my office machine, which is a 733 MHz Windows 98 machine running JDK 1.4.1_03. When I select Debugger, Debug Mode from the menu bar at the top, DrJava is slow about bringing up the debugger pane (15 seconds). Running a small program with a breakpoint on the second line seems to hang indefinitely. The last stable release (drjava-stable-20030313.jar) is sluggish but useable: 1 second to start the debugger window, and 14 seconds to reach the breakpoint on the second line of my program. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=756869&group_id=44253 |