I get a "Pending Breakpoint" while running a Unit Test
I get a "Pending Breakpoint" while running a Unit Test
- Subject: I get a "Pending Breakpoint" while running a Unit Test
- From: Tony Romano <email@hidden>
- Date: Thu, 28 Jan 2010 10:13:50 -0800
I am using this document as my guide: http://developer.apple.com/mac/articles/tools/unittestingwithxcode3.html
OS: Snow Leopard, XCode 3.2.1
iMac - Quad CPU.
I am able to run the sample as outlined, see the test failures, correct the bug and watch the test pass. When I try to set a break point on one of the test cases and run the application according to the document, I get a message that the break point was 'resolved'. (Note: I reintroduced the error in the sample code).
Actual Message in the Debugger Console - Pending breakpoint 2 - ""RightTriangleTestCase.m":17" resolved
The debugger never breaks at the break point and it's waiting(I assume it's waiting for the process or code to load). Any ideas getting around this problem?
Thanks in Advanced,
Tony
-tony
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden