看板 DFBSD_commit 關於我們 聯絡資訊
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