  |
JSwat - http://bluemarsh.com/java/jswat/
Graphical Java debugger. Requires Java 1.2 or higher. [Open Source, GPL] |
  |
JDebugTool - http://www.debugtools.com/
By debugtools.com is Java debugger, built on top of the standard JPDA (Java Platform Debugger Architecture). It features an intuitive and graphical Java Swing GUI. [Shareware] |
  |
IBM AlphaWorks' JInsight - http://www.alphaworks.ibm.com/tech/jinsight
Analyzes program execution and generates a trace and a visualizer. Supports JDK 1.1 and higher. For debugging, understanding, diagnosing. [Non-timeout eval copy] |
  |
RetroVue - http://www.visicomp.com/
Visual debugger with recall of operation history. [Commercial] |
  |
Omniscient Debugging - http://www.lambdacs.com/debugger/debugger.html
An experimental debugging tool written in Java which allows "rewinding" and seeing what the values of variables were in the past. Works by modifying bytecode. [Freeware] |
  |
JMyra - http://www.jmyra.com/
A Java monitoring platform. It attaches to Java application, using its own lightweight web server to let view log messages, threads, properties, and runtime statistics. It comes with its own logging API, plus it supports the log4j API and the Java Logging API. [Commercial] |
  |
ObjectDumper - http://npt.cc.rsu.ru/user/wanderer/ODP/ObjectDumper/ObjectDumper_java.htm
Recursively dumps all fields of an object, using reflection. [Freeware, source included] |
 |
JOI (Java Object Inspector) - http://www.programmers-friend.org/JOI/
A debugging tool similar to the Inspector in Smalltalk environments. [Freeware] |
 |
InforMatrix LogGui - http://www.informatrix.ch/loggui/
A grafical user interface for the java.util.logging package. [Freeware] |