Matthew Dillon <[EMAIL PROTECTED]> wrote: > > Hmm. If it popped into the debugger it should have presented some > sort of error message. See if you can get a kernel core dump with > it in that state.
That's what I did. I did a panic in the debugger and it wrote a kernel core dump, which I examined with gdb. That's where the stacktrace comes from. Is there another way to generate a core dump from the debugger? Johannes
