• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Shark not working with XCode 3.2.6?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Shark not working with XCode 3.2.6?


  • Subject: Shark not working with XCode 3.2.6?
  • From: Derek Gaston <email@hidden>
  • Date: Thu, 24 Mar 2011 16:09:19 -0600

Just updated to XCode 3.2.6 last week and today I tried to fire up Shark to do some simple profiling... and everything is showing up as "Uknown Library" and the symbols are either "uknown" or unreadable.

Even just putting something like this into a file:

int main()
{
  int i=0;

  for(;t;)
    i++;
}

And then compiling it with "g++ -g something.C".... and running it and trying to profile it with Shark shows the same thing!

Any ideas where to start?  Shark is an invaluable tool for me (I make massively parallel simulation software...)..... so I gotta get this working!

Also... I wouldn't mind backing up to 3.2.5.... but I can't find the download anywhere!  Anyone know where to pick it up?

Finally... one more data point.  All our other macs here that haven't updated to 3.2.6 can still use Shark fine...

Derek _______________________________________________
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

  • Follow-Ups:
    • Re: Shark not working with XCode 3.2.6?
      • From: Sean McBride <email@hidden>
  • Prev by Date: Re: Why does XCode 4 always open files up to maximum size?
  • Next by Date: Re: Xcode 4 bug building iOS project that depends on Mac tools / looking for workaround
  • Previous by thread: Re: Xcode4: attempting to find object IDs w/in IB
  • Next by thread: Re: Shark not working with XCode 3.2.6?
  • Index(es):
    • Date
    • Thread