Re: kext Kernel Debugging
Re: kext Kernel Debugging
- Subject: Re: kext Kernel Debugging
- From: Garth Cummings <email@hidden>
- Date: Tue, 24 Apr 2007 10:20:17 -0700
Hi Duane,On Apr 24, 2007, at 9:41 AM, Duane Murphy wrote: I've only been loading the symbols to my kext. Will loading all the other dependent symbols help?
Yes. GDB doesn't know anything about symbols you haven't told it about. (I thought I tried that, but I could have been wrong.) Do I need a "debugging kernel"with symbols? Is there one available that I don't have to build myself?
Yes. Apple has provided Kernel Debug Kits for some time now for this exact purpose. Take a look at < http://developer.apple.com/hardwaredrivers/download>. The readme in the Kernel Debug Kit shows how to use it and has links to related reference documentation.
--gc ____________________________________________________________________ Sr. Software Engineer Apple Developer Technical Support
WWDC 2007 • June 11-15 • Moscone West • San Francisco, CA
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden