at
http://sunsite.auc.dk/jde/
JDE2.1.6beta7 Release Notes
This release fixes two debugger bugs on Windows NT
* Debugger apparently fails to respond to debugger commands. (Actually,
the problem is with standard I/O not flushing its buffer. The fix is
to but two linefeeds instead of one after each command.)
* Continue command on the JDEBug Menu is greyed out when a process
is suspended. This happens because the debugger on NT returns
a process state of "unknown" instead of "waiting".
Please note that I have updated the JDEBug screen shot on the JDE web site.
It gives a good idea of what to expect when you run the debugger.