Re: NSLog doesn't work with OCUnit
Re: NSLog doesn't work with OCUnit
- Subject: Re: NSLog doesn't work with OCUnit
- From: Corbin Dunn <email@hidden>
- Date: Mon, 20 Jun 2005 08:24:01 -0700
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.
-corbin
On Jun 20, 2005, at 7:07 AM, Simon Strandgaard wrote:
Ah, I am too stupid, NSLog has been working all the time.
_______________________________________________
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