kernal debugging

I have a crash in a kernel extension on El Capitan (10.11.6),that I'm trying to debug with kernel debugging.but facing issues regarding that,

If possible can you point any links where the steps mentioned in detail


Thanks

Venkat

Replies

The best source of instructions for setting up kernel debugging is the read me inside the Kernel Debug Kit for the OS you’re targeting. You can access KDKs from the Downloads area on the developer web site. Scroll all the way to the bottom and then click “See more downloads” to get to the archive where the KDKs lurk.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"