Thulli writes:
> Can somebody advise on the best method for logging from a kext.
> Considered the following.
> 1. printf and IOLog. I couldn't catch the logs just before my kext
> caused panic :)
If you have a dump or 2 machine debugging, did you check
msgbufp->msg_bufc? In gdb, do x/s msgbufp->msg_bufc, beware
that it wraps around if the machine has been up a while.
Drew
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden
This email sent to email@hidden