OSDN Git Service

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)
commitc4bdf4bbbdf191ae234c752625de2894d41a461f
treeada75f6f8dced78fe779b96aa10bfad5e83cb665
parentfa5509aaae121f6e931d31cf72e239df8ea3df2c
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