• 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
Re: problems/bugs in xCode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems/bugs in xCode


  • Subject: Re: problems/bugs in xCode
  • From: Sanjay Patel <email@hidden>
  • Date: Fri, 24 Jun 2005 12:05:28 -0400


On Jun 24, 2005, at 11:17 AM, Jonny Taylor wrote:
Is there a way of getting source code to show up in Shark when looking at a
disassembly? I know that on a release build there's likely to be a lot of
reshuffling of code, but having anything there at all would be better than
just reading a long function in pure assembly and trying to work out what
assembly corresponds to what source from where it calls other functions,
etc...

You're asking how to see source in Shark? Use -g (generate debugging info) when you compile your app. Shark should show you source and assembly side-by-side.


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


References: 
 >problems/bugs in xCode (From: Jonny Taylor <email@hidden>)

  • Prev by Date: problems/bugs in xCode
  • Next by Date: Re: problems/bugs in xCode
  • Previous by thread: problems/bugs in xCode
  • Next by thread: Re: problems/bugs in xCode
  • Index(es):
    • Date
    • Thread