git: AMD64 - Fix kgdb for kernel core files.
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Aug 13 13:28:37 PDT 2009
commit 3cdd3f79fd8777299bab59d0cb27dc529e8d876c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Aug 13 13:26:37 2009 -0700
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.
Summary of changes:
gnu/usr.bin/gdb/kgdb/kgdb.c | 13 +++++++++++++
gnu/usr.bin/gdb/kgdb/trgt_amd64.c | 33 +++++++++++++++++----------------
2 files changed, 30 insertions(+), 16 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3cdd3f79fd8777299bab59d0cb27dc529e8d876c
--
DragonFly BSD source repository
More information about the Commits
mailing list