Re: XCode 3.1 & Shark
Re: XCode 3.1 & Shark
- Subject: Re: XCode 3.1 & Shark
- From: Rick Altherr <email@hidden>
- Date: Mon, 23 Jun 2008 08:30:20 -0700
On Jun 22, 2008, at 7:41 PM, Romain Marucchi wrote:
With XCode 3.0 I had no problem to see the source in Shark when I
compile in debug, but with XCode 3.1 I can only see the ASM, am I
doing something wrong or??? How can I get to see the C/C++ source
using Shark with XCode 3.1???
Tks in advance!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
@apple.com
This email sent to email@hidden
Are you building with debug symbols enabled? Are you stripping the
final executable? Are you using DWARF or DWARF with dSYM as your
debug format? Does the binary from Xcode 3.1 show source when used
with Shark from Xcode 3.0 (or the standalone Shark 4.5.0 installer)?
Have you changed any build settings between when Xcode 3.0 worked and
now?
--
Rick Altherr
Architecture and Performance Group
email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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