Re: Debugging at Boot Time?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Thanks for the suggestions to use arp and firewire! Now I am wondering about symbols. I'll do some reading, but while I'm getting to that point, I thought I would ask. How does one get symbols setup for debugging at boot time? Normally, I use kextload -s to generate the symbol names. Obviously I can't do that at boot time. Thanks for your expertise, ...Duane ps This is probably in a document somewhere that I just need to find and re-read. --- At Mon, 21 May 2007 19:47:30 -0700, Duane Murphy wrote:
Howdy Darwin Folks, I am working on a kext that loads and needs to work at boot time. What kind of debugging facilities do I have at this point?
I've setup gdb two machine debugging, but when it comes up the address is 0.0.0.0 because the ethernet driver has not yet loaded.
What alternatives do I have?
Thanks,
...Duane
ps Yes, printf debugging does work, it's just not very efficient.
...Duane _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Duane Murphy