How can I drive the debugging session with some scripting language like ruby? Is there any easier options than using Expect or some similar module with a scripting language?
You may be able to use JRuby to drive your own debugger via the JPDA API.
1.4m articles
1.4m replys
5 comments
57.0k users