Date: Fri, 14 Nov 1997 09:59:24 -0800 (PST) From: "Jamil J. Weatherbee" <jamil@trojanhorse.ml.org> To: hackers@freebsd.org Subject: Kernel Debugging Message-ID: <Pine.BSF.3.96.971114095609.855A-100000@trojanhorse.ml.org>
next in thread | raw e-mail | index | archive | help
I am trying to track down a driver bug, however I've figured out that using DDB I can get the funtion name and code offset on a panic. But how do I figure out what C line that is in the source? I know how to do this with a user process running gdb, but I am a little confused here as to how you get debugging info into the kernel binary?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971114095609.855A-100000>