JSwat

From Wikipedia, the free encyclopedia

JSwat
Developed by Nathan Fiedler
Latest release 4.3 / February 9, 2008
Written in Java
OS Cross-platform
Available in Multilingual
Genre Debugger
License CDDL
Website http://jswat.sourceforge.net

JSwat is a standalone, graphical Java debugger, written to use the Java Platform Debugger Architecture. JSwat is licensed under the Common Development and Distribution License and is freely available in both binary and source code form.

Features include breakpoints with conditionals and monitors; colorized source code display; graphical display panels showing threads, stack frames, visible variables, and loaded classes; command interface for more advanced features; Java-like expression evaluation, including method invocation.


[edit] External links