Subject: Re: kernel debugger
To: Steven Grunza <steven_grunza@ieee.org>
From: Reed Shadgett <dent@pgh.nauticom.net>
List: port-i386
Date: 03/14/2000 14:20:09
On Tue, Mar 14, 2000 at 01:53:25PM -0800, Steven Grunza wrote:
> How do I break into the kernel debugger? I'm writing a driver for the
> Yamaha sound card in my Dell and suspect the calls to pci_conf_write()
> aren't working. I would like to hit a breakpoint or debugger call in my
> device driver and peek/poke around. Anyone know how to do that? I'm
> working on port-i386.
Your question is answered in the kernel programming FAQ :)
http://www.netbsd.org/Documentation/kernel/programming.html
--
Reed <dent@pgh.nauticom.net>