• 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: Help! Any way to debug the App Store binary?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help! Any way to debug the App Store binary?


  • Subject: Re: Help! Any way to debug the App Store binary?
  • From: Kate Stone <email@hidden>
  • Date: Wed, 19 Mar 2014 14:11:15 -0700

If you’re comfortable using LLDB from a Terminal session you can easily stop before any meaningful code gets executed:

lldb <executable-path>
process launch -s

If you’re looking for an Xcode debugging environment, you should also be able to edit the scheme for your project (from the Product menu, select Scheme > Edit Scheme) to specify the app store binary as your executable and use the normal debugging workflow.

Kate Stone email@hidden
 Xcode Runtime Analysis Tools
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: 
 >Re: Help! Any way to debug the App Store binary? (From: Kyle Sluder <email@hidden>)
 >Re: Help! Any way to debug the App Store binary? (From: Kyle Sluder <email@hidden>)

  • Prev by Date: Re: Help! Any way to debug the App Store binary?
  • Next by Date: Re: Help! Archive not respecting project settings
  • Previous by thread: Re: Help! Any way to debug the App Store binary?
  • Next by thread: Re: Help! Any way to debug the App Store binary?
  • Index(es):
    • Date
    • Thread