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] |
InforMatrix LogGui - http://www.informatrix.ch/loggui/
A grafical user interface for the java.util.logging package. [Freeware] |
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] |
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] |
JOI (Java Object Inspector) - http://www.programmers-friend.org/JOI/
A debugging tool similar to the Inspector in Smalltalk environments. [Freeware] |
JSwat - http://bluemarsh.com/java/jswat/
Graphical Java debugger. Requires Java 1.2 or higher. [Open Source, GPL] |
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] |
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] |
RetroVue - http://www.visicomp.com/
Visual debugger with recall of operation history. [Commercial] |