On 18 Apr 2011, at 12:38 PM, Nick Zitzmann wrote:
> Did you save the dSYM from when you built the shipping product? If so, then 
> you can use dwarfdump with the --lookup option to look up that address. Don't 
> forget to include the architecture from the crash log.

atos can also read .dSYMs --- it just displays the file and linenumber rather 
than all the debug info.

> If not, then I don't think you can look that up.

On occasion I'll load the program into gdb and try to guess from the assembly 
at the crash location what part of the function it must be in. Error-prone and 
slow, but possible.


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to