Re: kext debugging
Re: kext debugging
- Subject: Re: kext debugging
- From: Dave Keck <email@hidden>
- Date: Fri, 10 Dec 2010 04:44:23 -0500
> i try to find library required for this symbol but didn't get it. is
> anything required to change in plist? i have change OSBundleLibraries
> with my darwin kernel version.
Try:
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.kpi.unsupported</key>
<string>10.4</string>
</dict>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden