-
Notifications
You must be signed in to change notification settings - Fork 0
rishabhjain08/JVMTalker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
What the library does ? You can connect to a remote JVM and debug it programatically. The library exposes methods like addBreakpoint and removeBreakpoint which take a callback method as input which is invoked when the JVM executes the breakpoint. How to use the library ? Take a look at src/wrapper/src/test package to see how to use the library. How to get started ? Just add JVMTalker.jar from out/artifacts/JVMTalker_jar/JVMTalker.jar to your project and use the library as demonstrated in the test package. Note: Depends on Intellij SDK v162.2032.8
About
Debugger as a library to remotely debug your JVM. Plug and play.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published