* main.c (command_line_input): Flush stdout and stderr
authorJohn Gilmore <gnu@cygnus>
Sat, 6 Jul 1991 08:36:34 +0000 (08:36 +0000)
committerJohn Gilmore <gnu@cygnus>
Sat, 6 Jul 1991 08:36:34 +0000 (08:36 +0000)
commit2a8afebabfa21fef0e777f11e575b0467e014c08
treefee899d7b0241641d377ba8be86e0affad4bfb01
parent391e5612c626d37504c2f08c0b6319ba18b2e1c7
    * main.c (command_line_input):  Flush stdout and stderr
        before every call to readline.  This reportedly fixes a bug
        that comes up in Sys V running emacs-gdb and/or xxgdb,
        when stdin/out are pipes or sockets.
gdb/ChangeLog