AMD64 - Fix kgdb for kernel core files.
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 13 Aug 2009 20:26:37 +0000 (13:26 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 13 Aug 2009 20:26:37 +0000 (13:26 -0700)
commit3cdd3f79fd8777299bab59d0cb27dc529e8d876c
treee626f1984c4bcb7fd47c2964c76a03522235a7c7
parentf606e7b42b9ddd7e3eaae1144b3a673bc29f7d88
AMD64 - Fix kgdb for kernel core files.

* Add a dummy sniffer to set the osabi, as the kernel binary may not
  have an ABI tag.
gnu/usr.bin/gdb/kgdb/kgdb.c
gnu/usr.bin/gdb/kgdb/trgt_amd64.c