site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Howdy folks, I've been doing some two machine debugging of my kext. However, doing backtraces tends to be problematic as many symbols are not present. So I'm looking for some suggestions on how to see more complete backtraces. I've only been loading the symbols to my kext. Will loading all the other dependent symbols help? (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? That I can just install and start using? For example if I call PE_enter_debugger() I get no stack trace at all. Of course I usually know from where this was called, but it would be nice to see the trace. Thanks for any tips and help, ...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