升级到jruby 1.7.0并使用ruby-debug后,我得到以下输出:
[INFO] Unable to bind key for unsupported operation: backward-delete-word
[INFO] Unable to bind key for unsupported operation: backward-delete-word
[INFO] Unable to bind key for unsupported operation: down-history
[INFO] Unable to bind key for unsupported operation: up-history
[INFO] Unable to bind key for unsupported operation: up-history
[INFO] Unable to bind key for unsupported operation: down-history
[INFO] Unable to bind key for unsupported operation: up-history
[INFO] Unable to bind key for unsupported operation: down-history
[INFO] Unable to bind key for unsupported operation: up-history
[INFO] Unable to bind key for unsupported operation: down-history
[INFO] Unable to bind key for unsupported operation: up-history
[INFO] Unable to bind key for unsupported operation: down-history
(rdb:1)
调试器没有响应,我只能执行< CTRL> -Z退出并终止进程。 目前针对这些行中的任何一条谷歌搜索都会出现零搜索结果,所以不确定在哪里查看。
答案 0 :(得分:1)
我有完全相同的问题,偶然发现了一个解决方法。它也可能适合你。
当系统提示时,按“v”并输入,您处于调试器模式!