Can the console be found other than EXC_BAD_ACCESS? Where can I see it?
When my app crashes, I see an error in the xidode status bar, but the console does not show anything else, because of the reason for the crash, where do I get more information?
In the application there will be a stack trace, usually in the accident log for a little more detail there Look at For those details, look under ~ / Library / Logs / CrashReporter. In general, run the app "Console.app" in your utility folder, and click on the "Show Log List" button. It provides a detailed view in all logs, which you would like to see in your system
If this is a code written by you, go to see the Debugger (GDB) "how" For more detail, if you are working in Objective-C, then it generally takes an "you" to some object. You have to find whatever you are blown away.
Comments
Post a Comment