Re: Kernel Debugging Options

2009-06-06 Thread Glen Barber
On Sat, Jun 6, 2009 at 9:20 AM, Glen Barber wrote: >> Hello everyone >> >> I have a two-part question: >> >> I have a minimally customized GENERIC kernel, with the only changes being: >> options         KDB >> options         KDB_UNATTENDED >> options         DDB >> >> and 'sysctl debug.debugger_on

Re: Kernel Debugging Options

2009-06-06 Thread Glen Barber
On Sat, Jun 6, 2009 at 9:16 AM, Glen Barber wrote: > Hello everyone > > I have a two-part question: > > I have a minimally customized GENERIC kernel, with the only changes being: > options         KDB > options         KDB_UNATTENDED > options         DDB > > and 'sysctl debug.debugger_on_panic' sh

Kernel Debugging Options

2009-06-06 Thread Glen Barber
Hello everyone I have a two-part question: I have a minimally customized GENERIC kernel, with the only changes being: options KDB options KDB_UNATTENDED options DDB and 'sysctl debug.debugger_on_panic' shows: debug.debugger_on_panic: 0 However, after a panic loading the