cvs commit: src/gnu/usr.bin/gdb/kgdb trgt_i386.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon May 1 09:57:40 PDT 2006
dillon 2006/05/01 09:56:01 PDT
DragonFly src repository
Modified files:
gnu/usr.bin/gdb/kgdb trgt_i386.c
Log:
Supply a stack pointer for a pure thread context so backtrace works.
Otherwise the 'back' command on a paniced kernel thread may get confused.
Revision Changes Path
1.2 +2 -0 src/gnu/usr.bin/gdb/kgdb/trgt_i386.c
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/gdb/kgdb/trgt_i386.c.diff?r1=1.1&r2=1.2&f=u
More information about the Commits
mailing list