Re: query for system framework symbols
Re: query for system framework symbols
- Subject: Re: query for system framework symbols
- From: Terry Lambert <email@hidden>
- Date: Fri, 28 Aug 2009 12:38:00 -0700
On Aug 28, 2009, at 12:06 PM, Arnab Ganguly wrote:
Hi All,
Is it possible to embed the system frameworks symbols in the DWARF/
stabs file, considering the target OS is Mac OS X ? Like the utility
dwarfdump should show me the system frameworks symbols as well and
atos in case of stabs.
I have no idea what you think you don't have available to you, but I
just did:
nm /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
and it dumped a whole bunch of symbols.
As far as atos, goes, it knows about both dwarf and stabs.
We haven't shipped a compiler that does stabs by default for a while
now.
Are you asking for DWARF/stabs debugging information for system
frameworks? If so, there are no user serviceable parts inside.
-- Terry
_______________________________________________
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