Date: Sun, 5 Feb 1995 12:57:27 -0800 From: hasty@netcom.com (Amancio Hasty Jr) To: freebsd-hackers@FreeBSD.org Subject: kernel breakpoints? Message-ID: <199502052057.MAA29385@netcom17.netcom.com>
next in thread | raw e-mail | index | archive | help
Hi, I am trying to debug the sound driver and would like to set a breakpoint in the driver. If type : break _sndopen or break sndopen The kernel debugger comes back saying symbol not found?? So what is the magic incantation? :) P.S.: I did compile the sound driver with -g ... Amancio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502052057.MAA29385>