git: kgdb(1): Fix finding the right kernel for symbols when usin

看板DFBSD_commit作者時間15年前 (2010/12/22 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit c0a6a6f95ffa18b983e68468435459ed3320cd25 Author: Sascha Wildner <saw@online.de> Date: Tue Dec 21 17:36:34 2010 +0100 kgdb(1): Fix finding the right kernel for symbols when using -n. Due to a change of kernel names in /var/crash (kernel.xx -> kern.xx) kgdb(1) wasn't finding the kernel anymore and resorted to the one in /usr/obj. Summary of changes: gnu/usr.bin/gdb/kgdb/kgdb.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c0a6a6f95ffa18b983e68468435459ed3320cd25 -- DragonFly BSD source repository
文章代碼(AID): #1D4EjilK (DFBSD_commit)