Created
January 26, 2010 20:03
-
-
Save samtingleff/287161 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| echo "thread apply all bt" > /tmp/threads.txt | |
| gdb -batch -x /tmp/threads.txt -pid 24649 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment