cvs commit: src/gnu/usr.bin/gdb/libgdb freebsd-uthread.c
Simon Schubert
corecode at crater.dragonflybsd.org
Mon Oct 23 02:15:58 PDT 2006
corecode 2006/10/23 02:14:55 PDT
DragonFly src repository
Modified files:
gnu/usr.bin/gdb/libgdb freebsd-uthread.c
Log:
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.
Revision Changes Path
1.3 +15 -0 src/gnu/usr.bin/gdb/libgdb/freebsd-uthread.c
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/gdb/libgdb/freebsd-uthread.c.diff?r1=1.2&r2=1.3&f=u
More information about the Commits
mailing list