Crash logs generated by iPhone Simulator? -


Are there any crash logs generated by the iPhone Simulator?

The simulator crashes a lot but does not leave any traces in the console ... crash logs will be useful.

NSLog () will display output from the app running in the console simulator. Crash logs are saved in the file.

I have found something under my home directory

  ~ / Library / Logs / DiagnosticReports /  

.rrash

, whatever I have not yet understood, how it is generated to generate it, even if debugger Captures EXC_BAD_ACCESS Signals. Currently Code>, then when the emulator crashes automatically . The logs for the app crashing (but still the emulator device is running fine), these are:

~ / Library / Logs / CoreSimulator

< / Blockquote>

per accident, there is a sub folder with a unique ID sort by date, so that your recent accident is the first sub-folder. Inside this, start by looking at stderr.log and system.log .

Also, directly under CoreSimulator , see Cursimilator.log and Simulator.log .


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -