git: kgdb(1): Fix finding the right kernel for symbols when using -n.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Dec 21 08:38:39 PST 2010
commit c0a6a6f95ffa18b983e68468435459ed3320cd25
Author: Sascha Wildner <saw at 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
More information about the Commits
mailing list