Re: trying to build IOAudioFamily.kext from source
Re: trying to build IOAudioFamily.kext from source
- Subject: Re: trying to build IOAudioFamily.kext from source
- From: Jim Wintermyre <email@hidden>
- Date: Thu, 14 Aug 2003 01:52:37 -0700
I'm tring to build the IOAudioFamily.kext from Darwin 10.2.6 source
(supposedly kernel 6.6) so I can enable extra debugging and find out
why our CoreAudio driver no longer shows up under Daisy at all.
This is probably obvious, but at the risk of stating the obvious...
is the only reason you're trying to build it yourself so that you can
get debug symbols in IOAudioFamily.kext? If so, you can just grab
the 10.2.6 Kernel Debug Kit. All of the components are already built
with debug symbols and correspond to the Darwin 10.2.6 source. So
you just mount the Kernel Debug Kit, point GDB at it, and away you go
with 2 machine debugging and a symboled kernel (and single-stepping
through the kernel source even works!). The debug kit also contains
some useful kernel debugging macros.
Jim
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.