Re: Easiest way to get function name/offset from a hex address?
Re: Easiest way to get function name/offset from a hex address?
- Subject: Re: Easiest way to get function name/offset from a hex address?
- From: Joel Reymont <email@hidden>
- Date: Wed, 28 Jan 2009 19:42:43 +0000
There's some info in this thread as the person seems to be asking the
same question.
http://lists.apple.com/archives/cocoa-dev/2005/Mar/msg00108.html
On Jan 28, 2009, at 7:15 PM, Karan, Cem (Civ, ARL/CISD) wrote:
I'm using -finstrument-functions to figure out what the stream of
calls is that causes my program to crash. Since -finstrument-
functions instruments everything with calls to
__cyg_profile_func_enter() & __cyg_profile_func_enter(), I have the
hex address of the function that is being called, and the site where
it is being called from.
---
http://twitter.com/wagerlabs
_______________________________________________
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