print application stdout to terminal?
print application stdout to terminal?
- Subject: print application stdout to terminal?
- From: Liam Staskawicz <email@hidden>
- Date: Sat, 12 Jul 2008 20:25:54 -0700
Hi - I realize this is not entirely Xcode specific, but I wasn't sure
where else to post and was thinking there was a reasonable chance
somebody here might have done this before.
Normally, when running my app from within Xcode my stdout makes it
into the Debug window and all is well. However, I have a test suite
that runs as a separate .app that gets launched from a script as part
of a testing process. The only place I can hunt down the stdout from
this app is in Console.app. That's not disastrous, really, but as I'm
opening up the app from Terminal.app with the 'open' command, it would
be great to see stdout right there.
A 'man open' does not immediately reveal any flags that might redirect
the output. Any thoughts? Thanks!
Liam
_______________________________________________
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