Re: Something strange
Re: Something strange
- Subject: Re: Something strange
- From: Joseph Kelly <email@hidden>
- Date: Thu, 9 Mar 2006 13:37:14 -0800
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.
Can you get into trouble like this if you mix printf & cout in your
code?
I've mixed iostream and printf before w/ no problems.
joe k.
_______________________________________________
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