How can I drive the debugging session with some scripting language like ruby? Is there any easier options than using [Expect][1] or some similar module with a scripting language?
[1]: http://en.wikipedia.org/wiki/Expect
以上就是How to script the java debugger command-line tool (jdb)?的详细内容,更多请关注web前端其它相关文章!