Feature Requests: Browse | Submit New | Admin
It would be *nice* if, on program termination (say the main thread terminates), ruby-debug could print out the 'state' of all then currently running threads (i.e. the backtrace for each still running thread), then you could debug multi threaded apps more easily (see more easily where they ended/where/if they got stuck). Thanks! -Roger
Add A Comment: