The Standard I/O pane displays the contents of standard output and standard error data streams when they have been redirected to the client. I/O can be redirected to the client by selecting the Redirect to client option on the Start Debug dialog. Output data received from the program is immediately displayed in the corresponding text area.
This pane also provides a standard input entry field for sending input data back to the program. To send data to standard input; type the characters in the Standard Input entry field. Press the enter key to send the data with a terminating newline. Click on the Go button to send the data without a terminating newline.
Right-click anywhere in the Standard I/O pane to select any of the available options. The options for the Standard I/O pane are also available from the menu bar.