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:14:41 -0800
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.
_______________________________________________
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