]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Reviewed and approved by cagney@redhat.com.
authorFred Fish <fnf@specifix.com>
Mon, 2 Feb 2004 16:12:49 +0000 (16:12 +0000)
committerFred Fish <fnf@specifix.com>
Mon, 2 Feb 2004 16:12:49 +0000 (16:12 +0000)
commit22e8e3c7c5de936aaf30ff85a967a19137206b6d
tree5e8935940f4f0df5fd7a45760411d4ec2a386acd
parent1cd348be86a4a84730a9603875a1b6baf459fe37
Reviewed and approved by cagney@redhat.com.

2004-02-02  Fred Fish  <fnf@redhat.com>
* main.c (gdb_stdtarg): Move definition to group with other
gdb_stdtarg definitions.
* remote-sim.c (gdb_os_write_stderr): Write output to
gdb_stdtargerr stream instead of gdb_stdtarg stream.
(gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
gdb_stderr stream.
gdb/ChangeLog
gdb/main.c
gdb/remote-sim.c