Re: Debugging via DDB

2009-05-28 Thread Kip Macy
On Thu, May 28, 2009 at 9:27 PM, David N wrote: > Hi, > > I know this might sound like a newbie question. > > I'm trying to debug a "Lockup" on 7.2-RELEASE. I've compiled DDB and > KDB into the kernel and make installkernel. (Can this be called a > deadlock?) > > The machine still response to ping

Debugging via DDB

2009-05-28 Thread David N
Hi, I know this might sound like a newbie question. I'm trying to debug a "Lockup" on 7.2-RELEASE. I've compiled DDB and KDB into the kernel and make installkernel. (Can this be called a deadlock?) The machine still response to pings, but it looks like all disk activity has stopped. I can break