redirected input
redirected input
- Subject: redirected input
- From: goochrules! <email@hidden>
- Date: Fri, 10 Sep 2004 16:10:09 -0600
I've been poking around for a little while with Xcode 1.5's excutable
inspector and custom executables, but have no luck in either running
or debugging an application started with a command similar to "cat
file | ./myProg".
I suppose I could simply in code open the file 'file', but I don't
want to do that.
Is there any way to tell Xcode (or the instance of gdb that xcode
uses) to use a file as standard input for a program?
-- Matthew Peltzer
-- email@hidden
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.