Useful information on debugging problems in release builds when all your customer has is an instruction pointer address as the error.
Gives detailed information on best practices for generating the MAP file and then using this to determine which line number and source file is causing the exception / APPCRASH / issue.
http://www.codeproject.com/Articles/3472/Finding-crash-information-using-the-MAP-file
No comments:
Post a Comment