Hi All, I am developing an application using COCOA, which generates stack trace for an application crash. I am able get the stack traces but issue is on the trace, the address information comes correctly but the symbols information is not correct. It is coming in "?" format etc. Any idea or suggestion as how to get the symbols information correctly.Any help or suggestion would be very much appreciated.
Is there any sample application similar to Crashreporter.app? Note my OS is Tiger hence I won't be able to use backtrace or backtrace_symbols function.Is there any alternative to implement similar in Tiger? Thanks in advance Arnab _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
