Jess' Debugger

Brief: A Java debugger
Jump To: Parent Description

  • A very basic Java debugger. Current capabilities include stepping through code, display local variables and inspecting and navigating the stack. The main interface is based on emacs GUD mode and add additional functionality when setting breakpoints and correlating positions to code files.