RE: NSLog and printf not working!!!1
RE: NSLog and printf not working!!!1
- Subject: RE: NSLog and printf not working!!!1
- From: "Amit Kumar(R&D)" <email@hidden>
- Date: Wed, 29 Dec 2004 19:24:16 +0530
Ok,
I am using Xcode for debugging.The debugger reached to NSLog statement and
executed.
I've opened the following and but did not find NSLog statements.
Run Log
Console Log/Drawer
Show stdio.
Thanks
-----Original Message-----
From: Ricky Sharp [mailto:email@hidden]
Sent: Wednesday, December 29, 2004 7:08 PM
To: Amit Kumar(R&D)
Cc: email@hidden
Subject: RE: NSLog and printf not working!!!1
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