run_io Environment Variable

Related Topics:

Redirecting a Program's Input/Output Environment Variables
dbxenv Command

The run_io environment variable determines whether your program's input/output is written to standard i/o or to a specific pty.
run_io stdio | pty Governs whether the user program's input/output is redirected to dbx's stdio or a specific pty. The name of the pty is provided by the dbx run_pty Environment Variable