Is there a setting somewhere for ruby-debug to avoid the
(rdb:1) exit
Really quit? (y/n) y
?
Thanks!
-=R
···
--
Posted via http://www.ruby-forum.com/.
Is there a setting somewhere for ruby-debug to avoid the
(rdb:1) exit
Really quit? (y/n) y
?
Thanks!
-=R
--
Posted via http://www.ruby-forum.com/.
Roger Pack wrote:
Is there a setting somewhere for ruby-debug to avoid the
(rdb:1) exit
Really quit? (y/n) y
There is
"quit unconditionally"
but I'm looking for more like a ~/.rdbrc setting. From the code [to
answer my question] appears there isn't one currently.
-=R
--
Posted via http://www.ruby-forum.com/\.
exit! maybe?
On Dec 20, 2008, at 15:56 , Roger Pack wrote:
Is there a setting somewhere for ruby-debug to avoid the
(rdb:1) exit
Really quit? (y/n) y
Ryan Davis wrote:
On Dec 20, 2008, at 15:56 , Roger Pack wrote:
Is there a setting somewhere for ruby-debug to avoid the
(rdb:1) exit
Really quit? (y/n) yexit! maybe?
Yeah makes sense to me--I submitted a patch to allow for it.
-=R
--
Posted via http://www.ruby-forum.com/\.