java - I want to make a groovy debugger. Where is the relevant open source code or information?
I mixed some logic made by dynamic groovy code into a system, but later found that there were too many scripts and it was too difficult to debug. So I want to develop a groovy debugging program based on JDI. What information can I refer to?