Re: debugging kernel paniced system
27 Jul
2004
27 Jul
'04
11:39 a.m.
Nikita Danilov writes:
Hmm.. seems osfmk/kern/debug.h contains more flags than mentioned in
KernelProgramming.pdf. I wonder what
Yes, that's how I found out about the crashdumps ;)
#define DB_PANICLOG_DUMP 0x2000 /* Send paniclog on panic,not core*/
I think it just transmits the actual panic string. It sends debug_buf, which is written to by the panic code. Drew _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
7773
Age (days ago)
7773
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andrew Gallatin