kext Kernel Debugging
kext Kernel Debugging
- Subject: kext Kernel Debugging
- From: "Duane Murphy" <email@hidden>
- Date: Tue, 24 Apr 2007 09:41:54 -0700
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden