YouDebug - 0 views
-
anonymous on 09 Nov 09YouDebug is a Java program that lets you script a debug session through Groovy. You can think of it as a programmable, non-interactive debugger, you can create a breakpoint, evaluate expressions, have it dump threads, and a lot more, without requiring any source code. Your customer can just run the tool with the script you supplied, without any knowledge about Java.