gem5/configs
Michael Adler 5f42bfcd56 process: separate stderr from stdout
- Add the option of redirecting stderr to a file. With the old
behaviour, stderr would follow stdout if stdout was to a file, but
stderr went to the host stderr if stdout went to the host stdout.  The
new default maintains stdout and stderr going to the host.  Now the
two can specify different files, but they will share a file descriptor
if the name of the files is the same.
- Add --output and --errout options to se.py to go with --input.
2008-07-23 14:41:34 -07:00
..
boot hopefully the final hacky change to make the bus bridge work ok 2007-05-15 17:39:50 -04:00
common Rename SimConsole to Terminal since it makes more sense 2008-06-17 20:29:06 -07:00
example process: separate stderr from stdout 2008-07-23 14:41:34 -07:00
splash2 Configs: Fix for benchmarks that don't use getopt. 2007-11-15 12:58:06 -05:00