Regarding stack trace with dladdr in Objective-C
Regarding stack trace with dladdr in Objective-C
- Subject: Regarding stack trace with dladdr in Objective-C
- From: Arnab Ganguly <email@hidden>
- Date: Wed, 4 Feb 2009 19:46:38 +0530
Hi All,
I am trying to generate the stack trace with symbol information.
I used dladdr() but the output I get with atos doesn't match with the info.dli_sname (symbol name).I tried with __cxxabiv1::__cxa_demangle but the result was nothing much as the stack trace I am targetting is for Objective-C.Is there anything equivalent in Objective-C I can use for considering my OS is Tiger and Xcode 3.1.I can't use backtrace function lists as the proj is build with 10.4 SDK.
Thanks in advance
-A
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden