JSwat Java Debugger 4.3 (4.x branch) |
|
|
JSwat is a graphical, stand-alone Java debugger. It offers breakpoints with monitors and conditions, colorized source code display, single-stepping, displaying variables, viewing stack frames, and sophisticated expression evaluation.
License: Common Development and Distribution License (CDDL)
Changes:
The class loader ID is now shown along with its name. Line numbers are shown near the beginning of lines. A label is now used instead of a text field for error messages in dialogs. Packages are now sorted before classes in the classes view. The debugger now stops listening when the connection times out. Connection timeout was set to something reasonable. NPEs are avoided in the runtime clone method.
|