is this 4.2 is available for download yet? or perhaps an update? i also cannot find any disassembly option. any guess how can i do it in xcode 4.0.*?
From: Dmitry Markman <email@hidden>
To:
Andreas Grosam <email@hidden>
Cc: xcode-Users List <email@hidden>
Sent: Thu, July 7, 2011 6:19:37 PM
Subject: Re: C++ to Low level language
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
href="mailto:email@hidden">email@hidden
Dmitry Markman
_______________________________________________
Do not