Supply a stack pointer for a pure thread context so backtrace works.
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 1 May 2006 16:56:01 +0000 (16:56 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 1 May 2006 16:56:01 +0000 (16:56 +0000)
commitfb6749dc7215d35304e05e13f4c5c761c74f8f35
tree2c0f836abb2fadae36dede062120d6e51fc3da2f
parent84a7f9c0992d50a5fe4319697c093bce236750ae
Supply a stack pointer for a pure thread context so backtrace works.
Otherwise the 'back' command on a paniced kernel thread may get confused.
gnu/usr.bin/gdb/kgdb/trgt_i386.c