As I understand the entries below from a crash log my app crashed in objc_msgSend which was called from the method changeAColor:newColor in the class BMatrix, 1499 bytes into the method.

How do I find the offending line in the source from this information?

-koko



0   libobjc.A.dylib                     0x93d2ded7 objc_msgSend + 23
1 com.BriTonLeap.convertitmac 0x000140e7 -[BMatrix changeAColor:newColor:] + 1499
_______________________________________________

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