Re: breakpoints ignored while running unit tests! Why?
Re: breakpoints ignored while running unit tests! Why?
- Subject: Re: breakpoints ignored while running unit tests! Why?
- From: Chris Hanson <email@hidden>
- Date: Mon, 08 Sep 2008 08:58:21 -0500
On Sep 8, 2008, at 6:32 AM, Karan, Cem (Civ, ARL/CISD) wrote:
Actually, I tried to follow your blog post as completely as I could.
The only thing I can think of is that my executable has a space
character (as does the path).
That shouldn't be a problem.
(1) What is your executable itself? I expect it's FOCU_S tester.app,
not Unit Tester.octest.
(2) What user actions are you expecting to hit a breakpoint? You
should Build (not "Build and Run", "Build and Debug", or anything like
that), which will fail due to the failing unit test, *and then* Debug
(not "Build and Debug") to debug the executable you set up and hit the
breakpoint.
-- Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden