开发者

Default to "autolist on" in ruby debugger

开发者 https://www.devze.com 2023-02-28 03:50 出处:网络
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

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

精彩评论

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

关注公众号