From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Hoehne To: GDB PATCH Subject: Re: gdb-4.17 patch to fix filehandle-mode for DJGPP Date: Wed, 20 Jan 1999 10:06:00 -0000 Message-id: <005a01be44b0$3504ea40$33a46d86@robby.dittmannsdorf.de> X-SW-Source: 1999-01/msg00016.html > 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 * * Post: Am Berg 3, D-09573 Dittmannsdorf, Germany * * WWW: http://www.tu-chemnitz.de/~sho/rho * ****************************************************** From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Hoehne To: GDB PATCH Subject: Re: gdb-4.17 patch to fix filehandle-mode for DJGPP Date: Thu, 01 Apr 1999 00:00:00 -0000 Message-ID: <005a01be44b0$3504ea40$33a46d86@robby.dittmannsdorf.de> X-SW-Source: 1999-q1/msg00016.html Message-ID: <19990401000000.2ES6DhvlNgsB-5982QB3XSm-f7dUgK-dG0tvVLBQxeM@z> > 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 * * Post: Am Berg 3, D-09573 Dittmannsdorf, Germany * * WWW: http://www.tu-chemnitz.de/~sho/rho * ******************************************************