Automatically Flushing the File Descriptors of the Target Process | Environment Variables |
dbxenv Command |
The output_auto_flush environment variable determines whether dbx cautomatically flushes all file descriptors of the target process issued by the user.
output_auto_flush on | off | Automatically call fflush() after each call. Default: on. |