fixes for debugging threaded core files. Previously gdb would find the
authorDavid Taylor <taylor@redhat.com>
Wed, 3 Dec 1997 19:30:06 +0000 (19:30 +0000)
committerDavid Taylor <taylor@redhat.com>
Wed, 3 Dec 1997 19:30:06 +0000 (19:30 +0000)
commit0274a484ce6e096b81c8c7a039c81c95ad88664a
treec355af1c307052950f3f554502fee9f1cde46ed2
parent47819b7207b21e605827adaa5c1fcc99b0356e76
fixes for debugging threaded core files.  Previously gdb would find the
kernel threads but would get errors on each of the user threads that wasn't
currently assigned to a kernel thread.  PR's gdb/13803 (and gdb/13618).
gdb/ChangeLog
gdb/corelow.c
gdb/sol-thread.c