New stream - gdb_stdlog/gdb_stddebug?
Andrew Cagney
ac131313@cygnus.com
Thu Jun 10 17:15:00 GMT 1999
Hello,
At present GDB has two output streams:
gdb_stdout
gdb_stderr
I'd like to propose the addition of a third stream:
gdb_stdlog OR gdb_stddebug
that would be used by any debug/log messages.
At present debug information is somewhat arbitrarily sent to either the
stdout or the stderr stream. The intention here is to rationalize this
so that it is clear where any (non output) messages should go.
Anyone see any problems with this? Any better names?
Andrew
More information about the Gdb
mailing list