Thoughts and tutorials on programming

Thursday, June 28, 2007

ruby-debug ctrl-c

So...you run your ruby app with ruby-debug rdebug and it doesn't catch ctrl-c interrupts anymore? Do not fear. Just run rdebug scriptname then 'catch Interrupt' and it will always catch them from then on.

No comments:

Contributors

Followers