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.


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, ...).  If that is the case then the serial
configury should be run-time configurable.  If that isn't the case then
a compile time flag is ok.

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

	enjoy,
		Andrew

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