git: AMD64 - Fix kgdb for kernel core files.

看板DFBSD_commit作者時間16年前 (2009/08/14 04:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1AX7X7yb (DFBSD_commit)