• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSLog and printf not working!!!1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSLog and printf not working!!!1


  • Subject: Re: NSLog and printf not working!!!1
  • From: Chris Hanson <email@hidden>
  • Date: Wed, 29 Dec 2004 13:07:11 -0800

On Dec 29, 2004, at 5:54 AM, Amit Kumar(R&D) wrote:
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.

Do you have some code early on in your application that redirects its stderr to someplace else?


NSLog() sends its output to stderr. If you have redirected (or closed) stderr, you won't get the output you're expecting or it won't be sent where you're expecting it.

  -- Chris

_______________________________________________
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


References: 
 >RE: NSLog and printf not working!!!1 (From: "Amit Kumar(R&D)" <email@hidden>)

  • Prev by Date: Re: Compiler not finding "NSDebug.h" - WHY?
  • Next by Date: NSSound-related crash on quit
  • Previous by thread: RE: NSLog and printf not working!!!1
  • Next by thread: RE: NSLog and printf not working!!!
  • Index(es):
    • Date
    • Thread