site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com 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 (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Andrew Gallatin