| |||
| Home > Debugging with Command Scripts > Changing output buffering behavior | |||
In the current release of RealView Debugger, output to the
log files and journal files is buffered. This means that all lines
are not immediately flushed to the specified file. To change this,
so that output to a file is unbuffered, set the JOULOG_UNBUF environment variable
to any value.