diff options
author | Michael Adler <Michael.Adler@intel.com> | 2008-07-23 14:41:34 -0700 |
---|---|---|
committer | Michael Adler <Michael.Adler@intel.com> | 2008-07-23 14:41:34 -0700 |
commit | 5f42bfcd56c84f6fe938b88411265359fc702110 (patch) | |
tree | a075741ec0d18af15c7a4b1c4aef23091706b4f8 /src/doxygen/footer.html | |
parent | 2cd04fd6da67d874fd4e563ed05707a42ff0598f (diff) | |
download | gem5-5f42bfcd56c84f6fe938b88411265359fc702110.tar.xz |
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.
Diffstat (limited to 'src/doxygen/footer.html')
0 files changed, 0 insertions, 0 deletions