> 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