I can not see any of the symbolic information for my kext in
gdb when I use these two machines for debugging. The symbol file
generated on System #4 and copied to System #3 is 1.5 MB.
What happens if you run "nm <your KEXT's binary> | c++filt"? Do you see
your symbols then?
If you don't, you've managed to strip the symbols from your driver,
probably because of the build settings you're using. Are you building
with the Development build style in Xcode?
--gc
__________________________________________________________________
Garth Cummings
Apple Developer Technical Support email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-drivers mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden