The uthreads code previously didn't work for debugging while
authorSimon Schubert <corecode@dragonflybsd.org>
Mon, 23 Oct 2006 09:14:55 +0000 (09:14 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Mon, 23 Oct 2006 09:14:55 +0000 (09:14 +0000)
commitaf94bd7f8386ee63404f60f7d73e4850cefb2816
tree00123a6e6ecc340815762c1bcbcbacfa4b92730e
parentdfba63c9369ea7c9fbc0140665aca15db410e33f
The uthreads code previously didn't work for debugging while
uthreads was not initialized yet.  Fix this by using _thread_kern_thread
if the _thread_list isn't populated yet.
gnu/usr.bin/gdb/libgdb/freebsd-uthread.c