Re: PE_enter_debugger and Darwin 8
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Jul 18, 2005, at 8:25 AM, Quinn wrote: At 16:12 -0500 15/7/05, Brian Bergstrand wrote: Any way around this? It's exported by I/O Kit. Brian Bergstrand <http://www.bergstrand.org/brian/> PGP Key ID: 0xB6C7B6A2 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFC28K9edHYW7bHtqIRArPoAKCdEnFAOBegzaiiLTaDNER49LQm7ACfUZsZ LHF//VL0V8CdWFS5FOuaxr8= =HBRN -----END PGP SIGNATURE----- _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... Thanks Quinn. Found that out after more digging over the weekend. Sorry for the b/w waste. So it seems this symbol is not exported by any KPI. And I really do not want to maintain a separate plist that links against the kernel proper for dev versions. $ nm /System/Library/Extensions/System.kext/PlugIns/IOKit.kext/ IOKit | grep PE_enter_debugger U _PE_enter_debugger This email sent to site_archiver@lists.apple.com
participants (1)
-
Brian Bergstrand