Date: Fri, 9 Oct 1998 16:34:10 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/ddb db_kld.c Message-ID: <199810092334.QAA07011@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1998/10/09 16:34:10 PDT
Modified files:
sys/ddb db_kld.c
Log:
Call some helper routines to be supplied by kern_linker.c in order to
get to all the symbol tables for all modules, not just the core kernel
symbol table. Yes, DDB can see KLD module symbols with this, both by
lookup and in tracebacks. No more references to _end from tracebacks
within an LKM. :-)
Revision Changes Path
1.3 +7 -14 src/sys/ddb/db_kld.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810092334.QAA07011>
