Date: Sun, 28 Nov 1999 03:59:19 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern link_elf.c Message-ID: <199911281159.DAA61615@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/11/28 03:59:19 PST Modified files: sys/kern link_elf.c Log: Fix an embarresing mistake in the kld symbol lookup for DDB. It should now correctly do a traceback when crashing inside a KLD module. PR: 15014 Submitted by: Vladimir N. Silyaev <vns@delta.odessa.ua> Revision Changes Path 1.22 +7 -5 src/sys/kern/link_elf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911281159.DAA61615>