Date: Sat, 30 Oct 1999 01:34:46 -0400 (EDT) From: Brian Fundakowski Feldman <green@FreeBSD.org> To: Alfred Perlstein <bright@wintelcom.net> Cc: current@freebsd.org Subject: Re: crashdump in re lockups. Message-ID: <Pine.BSF.4.10.9910300132220.5609-100000@green.myip.org> In-Reply-To: <Pine.BSF.4.05.9910292008220.12797-100000@fw.wintelcom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
If you did a kldstat (in gdb. Use Greg Lehey's .gdbinit* from vinum) and added the pertinent KLD as a symbol file correctly (also reference the .gdbinit*), you would probably get more useful output. Try that and let me know. FWIW, I have my CFLAGS + -g in the modules just as I have my kernel -g and installed with install.debug. This helps if you plan on debugging a module when it crashes. -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9910300132220.5609-100000>