Hi all,
 
Apologies in advance if this is not the correct forum.   If this isn't the correct forum, if someone can point me the right way, that would be helpful.
 
I'm trying to debug a piece of code that takes days to crash.  Unfortunately, gdb keeps around all the zombie threads when means that I run out of threads way before the crash happens.
 
Is there a way to tell gdb to remove the zombies? 
 
Thanks,
Kathy

Reply via email to