Re: NSLog doesn't work with OCUnit
Re: NSLog doesn't work with OCUnit
- Subject: Re: NSLog doesn't work with OCUnit
- From: Finlay Dobbie <email@hidden>
- Date: Mon, 20 Jun 2005 17:13:44 +0100
On 6/20/05, Corbin Dunn <email@hidden> wrote:
> FYI: to debug issues like this, add a symbolic breakpoint on NSLog
> and start your application in Xcode; it will break when NSLog is
> called and you can figure out what code is calling it.
Wouldn't have helped in this occasion because when the unit test
runner ran during the custom build phase it wouldn't have been running
under the debugger anyway.
I think I used run a few to many times in that sentence, but I hope it
still makes sense :)
-- Finlay
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden