DragonFly commits List (threaded) for 2006-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/gnu/usr.bin/gdb/libgdb freebsd-uthread.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]