On Oct 14, 2009, at 09:34:20, Kyle Sluder wrote:
On Wed, Oct 14, 2009 at 9:06 AM, Rick Mann <rm...@latencyzero.com>
wrote:
No exceptions (I checked "Stop on Objective-C Exceptions" and
created a
symbolic breakpoint on "objc_exception_throw" just to be sure).
Also try breaking on -[NSApp presentError:].
Breaking on all -presentError:, it finally stops here:
#0 0x7fff86768ce5 in -[NSDocumentController presentError:]
#1 0x7fff8676b71d in -[NSDocumentController
_finishBatchedOpeningAndPresentErrors:]
#2 0x7fff8676d341 in -[NSDocumentController
_openDocumentsWithContentsOfURLs:display:presentErrors:]
#3 0x7fff8658c23e in -[NSApplication sendAction:to:from:]
#4 0x7fff865b078a in -[NSMenuItem _corePerformAction]
#5 0x7fff865b04f4 in -[NSCarbonMenuImpl
performActionWithHighlightingForItemAtIndex:]
#6 0x7fff865961b1 in -[NSMenu performKeyEquivalent:]
#7 0x7fff86594f59 in -[NSApplication _handleKeyEquivalent:]
#8 0x7fff86465ce1 in -[NSApplication sendEvent:]
#9 0x7fff863fcacc in -[NSApplication run]
#10 0x7fff863f5798 in NSApplicationMain
#11 0x100001aa5 in main at main.m:13
_______________________________________________
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