/eventstream-jvm-agent

A library that encapsulates the JDI API by providing a configurable and scriptable interface to the JVM event stream.

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

debugger will be

  • attaching
  • launching an event capture will record every static and class and local variable value event capture configuration
  • whitelist - record only defined classes and nothing else
  • blacklist - record everything but defined classes event capture definition
  • break point -
  • method entry event -
  • method exit event - outputs
  • programmatic
  • xml (svg via xsl)