Debugging Development Tools Java Languages
Debugging Development Tools Java Languages
Programs primarily intended to aid in finding and fixing bugs.
Top: Computers: Programming: Languages: Java: Development Tools: Debugging
See Also:
-
Omniscient Debugging - 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]
-
JDebugTool - 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]
-
JOI (Java Object Inspector) - A debugging tool similar to the Inspector in Smalltalk environments. [Freeware]
-
ObjectDumper - Recursively dumps all fields of an object, using reflection. [Freeware, source included]
-
JMyra - 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
-
IBM AlphaWorks' 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]
-
Puppethead Software - Cicerone - A tool for Java developers who are curious about what really goes on inside the JRE (Java Runtime Environment). It provides a view of runtime activity such as system properties and thread activity. [Freeware]
-
RetroVue - Visual debugger with recall of operation history. [Commercial]
-
InforMatrix LogGui - A grafical user interface for the java.util.logging package. [Freeware]
Click here to add, change or remove your listing
|