Re: disassembler with c++/c source line
Re: disassembler with c++/c source line
- Subject: Re: disassembler with c++/c source line
- From: Shawn Erickson <email@hidden>
- Date: Mon, 21 Nov 2005 16:17:52 -0800
On 11/21/05, Shawn Erickson <email@hidden> wrote:
> On 11/21/05, Scott Ribe <email@hidden> wrote:
> > > yes, thanks
> > >
> > > but I'd like to have source code inside of the assembler code
> > >
> > > so I'll be able to better understand what's going on
> >
> > Don't know about a tool to do that for any arbitrary source file, but if you
> > profile with Shark, you'll not only be able to see assembler and source
> > interleaved like that, you'll see lots of info on where the time is spent
> > and tips on optimizing.
>
> Yup. Look at using static analysis of a binary with symbols. Lots of good stuff.
Oh you may have to select "Show Mini Config Editor" from the Config
menu when you have "Static Analysis" selected then move the slider to
"All".
_______________________________________________
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