看板 DFBSD_commit 關於我們 聯絡資訊
commit 3cdd3f79fd8777299bab59d0cb27dc529e8d876c Author: Matthew Dillon <dillon@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