RE: NSLog and printf not working!!!1
RE: NSLog and printf not working!!!1
- Subject: RE: NSLog and printf not working!!!1
- From: Ricky Sharp <email@hidden>
- Date: Wed, 29 Dec 2004 07:37:57 -0600
On Wednesday, December 29, 2004, at 07:04AM, Amit Kumar(R&D) <email@hidden> wrote:
>I am very much sure that the particular Nslog/printf statement is executed.
>
> NSLog (@"Inside init\n");
How have you verified this?
>From this post and previous posts, it appears that you're not using the debugger to step through your app. Is this the case?
Also, your posts are extremely vaque. Please write exactly what you did and the problem you're running into. Posts such as "this doesn't work" don't give anyone any context.
For example, have you used the debugger and verified that the NSLog statement is reached and executed? Is it throwing an exception? How are you debugging things; via the Xcode UI or directly with gdb on the console? Where does logging output go to; Console.app, Xcode's own console window, etc.?
--
Rick Sharp
Instant Interactive(tm)
_______________________________________________
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