Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

kperryua

macrumors newbie
Original poster
Sep 1, 2005
2
0
I'm trying to debug a command line tool in Xcode, and I need to enter an end-of-file character (control-D) in the buffer to advance the operation of the program. However, when I try to do that from the Xcode Standard I/O window, it doesn't insert the character. It works from the Terminal, but I don't have the Xcode debugger front end from there.

Any ideas for a work around?
 

kainjow

Moderator emeritus
Jun 15, 2000
7,958
7
Hmm, I don't think there's a workaround, unless you can temporarily check for a weird input character and use control-D instead of that...
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.