I was trying to debug a multi-threaded process on a Linux server running Slackware 12 using GDB 6.6.
Once I attach and issue the command "thread apply all bt full" it comes back with nothing ( back on to the gdb prompt ).
Any idea why this happens?
I ran into this problem and discovered that I can fix it as follows: