Date: Tue, 12 Mar 1996 17:25:04 -0800 From: Jerry Chen <chen@ipsilon.com> To: bugs@freebsd.org Cc: jre@ipsilon.com Subject: the symbol tabel of a loadable driver is not loaded Message-ID: <314623F0.12A7@ipsilon.com>
next in thread | raw e-mail | index | archive | help
In FreeBSD 2.0.5, modload does not load the symbol table into the kernel. So, when the loadable driver causes the system to panic, it is hard to know which routine is the culprit. It will be nice if modload.c and kern_lkm.c can be changed to load the symbol table. Jerry Chen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?314623F0.12A7>