Locate the iPhone crash location

Source: Internet
Author: User

Official Address

Http://developer.apple.com/iphone/library/technotes/tn2008/tn2151.html#SYMBOLICATION

 

Actual Operation:

When youProgramWhen the crash occurs, its crash log is stored in the/var/mobile/library/logs/crashreporter of the iPhone, and then the latest crash log information of your program is selected, copy the file to the location where your symbolicatecrash is located (this makes it easier for you to operate the file)

 

* ** Declare the location information of symbolicatecrash **

2.0 storage location

<Pai_tools_install_location>/platforms/iphoneos. Platform/developer/library/xcode/plug-ins/iphoneremotedevice. xcodeplugin/contents/resources/

 

The storage location of 3.0 has changed:

/Developer/platforms/iphoneos. Platform/developer/library/privateframeworks/dtdevicekit. Framework/versions/A/Resources

You 'd better take thisUnder the symbolicatecrash file sudo CP (**)/symbolicatecrash/usr/bin, it's just for your personal convenience. Of course you can stop copying it.

After you have prepared the preceding operations

Then you can execute the script information.

SymbolicatecrashReport. Crash restart elines. App. dsym | less

In this way, you can specify the crash location.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.