Re: Something strange
Re: Something strange
- Subject: Re: Something strange
- From: Rudi Sherry <email@hidden>
- Date: Thu, 09 Mar 2006 15:07:04 -0800
I've noticed that if I have a Terminal window open with a `tail -f`
of the console log file (Terminal's faster than Console in lots of
ways and I like the pretty colors), then shortly afterwards Xcode
gets confused and printf and NSLog goes to the console log rather
than the debug log (I haven't used cout).
Quitting Terminal sometimes fixes it; quitting Terminal and Xcode
almost always fixes it; every once in a very long while I have to
reboot to get it working again.
Rudi
On Mar 9, 2006, at 1:43 PM, Rush Manbert wrote:
Joseph Kelly wrote:
On Mar 9, 2006, at 12:29 PM, Rush Manbert wrote:
I have had similar problems, but I'm only building and running
on PPC. I have had printfs that stopped working, and I have also
had couts that stopped working. That was what I saw first. I
changed them to printfs and they started working again, but I
know that I also have printfs that don't seem to do anything,
even though I know from the debugger that I execute the code.
Where's your stdout going to? Every once in a while, esp. while
debugging interactions between 2 processes, I've noticed that the
stdout will go to console.log instead of Xcode's private Run or
Debugger consoles. Quitting and restarting Xcode will usually get
it back to normal.
Well, everything else goes to either the run log or the debug
console. I have never looked to see if the missing stuff goes to
console.log. I'll check it out the next time I'm running the app.
Thanks,
Rush
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden