turn off thread support?

Andrew Cagney cagney@gnu.org
Mon Jan 19 20:20:00 GMT 2004


> Is there a way to temporarily turn off thread support in gdb?
> Also, is there a way to load an alternate thread_db library?
> 
> I'm trying to debug libpthread itself, and keep getting told
> that the process no longer exists after hitting the SEGV.

It's controlled by LD_LIBRARY_PATH, perhaphs try "ruining" that.

Andrew




More information about the Gdb mailing list