/java_bytecode_debugger

It's a Java debugger with the smaller step size. One line of java code is consisted of lines of bytecode. This debugger can step into the bytecode lines.

Primary LanguageJavaApache License 2.0Apache-2.0

Stargazers