Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Break on Throw



I'm debugging a Carbon C++ app. I've set a breakpoint on all exceptions on throw. Unfortunately, XCode breaks down in throw's glue code, and doesn't just stop on the line in my code that says:

	throw theException;

Instead it's in assembly code. When I click on the parent stack frame, the red arrow is in the right place, but "theException" is out of scope, so I can't view its values. This makes for very inconvenient debugging.

Is this a bug in XCode?

--
Rick


_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.