tmm1 / rbtrace

like strace, but for ruby code
MIT License
1.71k stars 65 forks source link

FEATURE: allow for a simple command to get backtraces for all threads #62

Closed SamSaffron closed 6 years ago

SamSaffron commented 6 years ago

rbtrace -p 100 -b will produce backtraces for all threads!

Very useful little shortcut