开发者

Default to "autolist on" in ruby debugger

Is there a way to set up certain defaults in the debu开发者_运维技巧gger? I'm not finding a way to do this..


create the file ~/.rdebugrc

add this:

set autolist
set autoeval
set autoreload

credit to (and more info) here: http://pivotallabs.com/users/chad/blog/articles/366-ruby-debug-in-30-seconds-we-don-t-need-no-stinkin-gui-

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜