JSwat

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Nlfiedler (talk | contribs) at 06:38, 21 March 2007. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

JSwat
Developer(s)Nathan Fiedler
Stable release
4.0 / February 22, 2007
Repository
Operating systemCross-platform
Available inMultilingual
TypeDebugger
LicenseCDDL
Websitewww.bluemarsh.com

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.

External links