Re: C++ to Low level language
Re: C++ to Low level language
- Subject: Re: C++ to Low level language
- From: Dmitry Markman <email@hidden>
- Date: Thu, 07 Jul 2011 07:19:37 -0400
that's because Xcode 4.0.2 doesn't have it
(I don't have 4.0.2, but 4.0.1 certainly doesn't have it and it's safe to suggest that 4.0.2 doesn't have it either)
I'm not sure Xcode 4.1 has it (comes with Lion)
but Xcode 4.2 (comes with iOS 5 beta 2 and available for Snow Leopard) definitely has it
and it even works :-)
On Jul 7, 2011, at 6:24 AM, Andreas Grosam wrote:
>
> On Jul 7, 2011, at 6:31 AM, Jens Alfke wrote:
>
>>
>> On Jul 6, 2011, at 8:50 PM, Jos Timanta Tarigan wrote:
>>
>>> Im currently trying to check how my codes work on the machine level language. Is it possible to check see how our C++ program interpreted into a low level language by the compiler? Im using OS X and XCode as IDE.
>>
>> What you’re looking for is the ‘disassembly’. In Xcode 4 you can look at it by opening the assistant editor, and from its source pop-up (the one that usually says “Counterparts”) choosing “Disassembly”.
> I can't find the "Disassembly" menu item in Xcode 4.0.2 , or do I miss something ;)
>
> Andreas _______________________________________________
> 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
Dmitry Markman
_______________________________________________
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