Debug Tracer is an XML-based scripting tool for debugging, tracing, and monitoring the JavaTM Virtual Machine (JVM).
It is useful for debugging problems quickly, almost "real-time," when a number of problems manifest themselves.
The tool does not require any modification to code and can be used to monitor not only the application, but any code in the JVM, including JVM itself.