Re: creating a load map to associate addresses with symbols
Re: creating a load map to associate addresses with symbols
- Subject: Re: creating a load map to associate addresses with symbols
- From: "Shawn Erickson" <email@hidden>
- Date: Thu, 25 May 2006 17:58:59 -0700
On 5/25/06, Brendan Creane <email@hidden> wrote:
I'm trying to essentially create a stack backtrace
with symbols ... with a stripped (e.g. production
build) binary.
man atos
Also review the techniques outline in the following technote...
<http://developer.apple.com/technotes/tn2004/tn2123.html>
Another minor goal is to find analagous functionality
to libcwd to demangle C++ symbol names.
man c++filt
-Shawn
_______________________________________________
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