Skip to content

AndreJoaquim/DebuggerCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DebuggerCLI

Debugger for Java applications

Java debugger using Java Reflection mechanism and javassist library. (You need to download javassist lib in order to compile this)

Usage:

  • Info
  • Throw
  • Retry
  • Return <value>
  • Get <field name>
  • Set <field name> <new value>
  • Abort

A. Joaquim, D. Lachica & D. Rato

Instituto Superior Técnico, 2015

About

Debugger for Java applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages