DragonFly commits List (threaded) for 2005-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/gnu/usr.bin/gdb/gdb kvm-fbsd.c
dillon 2005/02/07 13:33:36 PST
DragonFly src repository
Modified files:
gnu/usr.bin/gdb/gdb kvm-fbsd.c
Log:
Add support for pure kernel thread stack frames. Pure kernel threads do not
have a PCB, they simply push the register state (depending on the situation)
onto the stack and save the stack pointer.
Revision Changes Path
1.5 +38 -8 src/gnu/usr.bin/gdb/gdb/kvm-fbsd.c
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/gdb/gdb/kvm-fbsd.c.diff?r1=1.4&r2=1.5&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]