On Jan 5, 2014, at 6:31 PM, Jim O'Connor <[email protected]> wrote: > > XCode hides stack frames it thinks are unimportant. > Like the stack frame that had the CFRunLoop in it inside a > CFMessagePortSendRequest. > > I found the problem when I copied out the stack crawl to show a friend, and > low and behold there were 4 extra stack frames in thereā¦
Ugh, yeah. Please file a bug on that behavior. If Xcode is going to hide stack frames in the navigator, the elision needs to be *much* more apparent. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
