Re: Shark can't find source code
Re: Shark can't find source code
- Subject: Re: Shark can't find source code
- From: Fritz Anderson <email@hidden>
- Date: Mon, 12 Jul 2004 16:20:47 -0500
When I had this problem, I was running a version of the compiler tools
that was newer than my CHUD tools. Try running the CHUD Updater
application and see if an update is available to you.
-- F
On 12 Jul 2004, at 2:14 PM, Fred Leboucher wrote:
I'm trying to use Shark to profile my app (written in C++, and
compiled through a Makefile, thus not using XCode). I run the app from
Shark, then it processes the samples, but most of the symbol list says
"UNREADABLE_PAGE_0xpageaddr"...
Problem is, all those unreadable pages are from my code, since I can't
find any of my functions anywhere in the list. I compiled the app
using the -g option in gcc for every source file, I've set the working
dir in Shark to the one that contains the source code, the app and the
data needed by the app.
What should I do to see my functions and code in Shark ?
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.