cvs commit: src/gnu/usr.bin/gdb/gdb kvm-fbsd.c

看板DFBSD_commit作者時間21年前 (2005/02/08 06:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #121-KX00 (DFBSD_commit)