This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gdb-4.17 patch to fix filehandle-mode for DJGPP


> The same situation exists for Unix, and GDB handles that correctly.  There are
> several target vectore entries which are used to save and restore the console's
> state between GDB and the target program.  Your fixes need to be applied there,
> not in GDB's generic console I/O code.  See the following macros in target.h
> for details:

Thanks for the hint. This seems indeed the right place. I'll try to make
the patches now at those places.

Robert
******************************************************
* email:   Robert Hoehne <robert.hoehne@gmx.net>     *
* Post:    Am Berg 3, D-09573 Dittmannsdorf, Germany *
* WWW:     http://www.tu-chemnitz.de/~sho/rho        *
******************************************************