kgdb - Fix kernel trapframe backtraces for x86_64
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 13 Feb 2010 17:41:33 +0000 (09:41 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 13 Feb 2010 17:41:33 +0000 (09:41 -0800)
commit71f9f0206c2940ce40ff70a0f1fd641c99d5ee74
tree19ef97793fe22dbe92b1e016cb581530e5f59de7
parent668b43c50042037f92a5b34aac99c0c8d6b8dee1
kgdb - Fix kernel trapframe backtraces for x86_64

* Bring in same infrastructure that i386 uses

* Make the stack trace cross the "trapframe" frame properly.
gnu/usr.bin/gdb/kgdb/trgt_x86_64.c