Re: Weird stuff
Re: Weird stuff
- Subject: Re: Weird stuff
- From: Rick Altherr <email@hidden>
- Date: Thu, 13 Mar 2008 12:00:11 -0700
On Mar 13, 2008, at 11:40 AM, Jonas Maebe wrote:
On 13 Mar 2008, at 15:51, Adam Hall wrote:
I then noticed a problem with Shark. It could not find the source
code! The debug build of Mame OS X out of the box, had debug
information turned on, yet shark could not find the source.
One problem with current Shark versions is that it will not catch
all information from the program if the program ends before Shark
finishes gathering all information. While this is unlikely to happen
in case of a gui app like Mame, make sure you don't quit Mame before
Shark has finished processing all symbol/debug information.
Jonas
_______________________________________________
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
Actually, that shouldn't be true and if it is, it's a bug. Shark
intentionally prevents applications from exiting until we gather the
enough information to lookup the debug information later. Shark does
this from the time Start is pressed until the session window appears.
--
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