This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


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

Re: [PATCH]: Fix ser-go32.c for UARTs with FIFOs.


> Date: Tue, 06 Feb 2001 11:11:27 -0800
> From: Andrew Cagney <ac131313@cygnus.com>
> 
> Francisco Pastor wrote:
> 
> > The problem with OUTS only happen with NT DOS console, not with true DOS
> > 6.22. So, I think that a general solution is leave the patch with a compile
> > time option or, perhaps, test the DOS version for avoid the use of OUTS. I
> > don't think that introduce a new interactive command be a good solution.
> 
> I've been assuming that a single DJGPP-GDB binary can run on all dos
> platforms (6.22, NT, ...).

This is true.  DJGPP programs run on MS-DOS, all versions of
MS-Windows, and any other environment that has some kind of ``DOS
Box'' (OS/2, DOSEmu, etc.)

> I suspect this will go onto Eli's very long to do one day list :-)

Yes ;-)

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