This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

Re: [pushed] Rename windows-termcap.c -> stub-termcap.c


> From: Pedro Alves <palves@redhat.com>
> Date: Thu, 26 Feb 2015 17:20:58 +0000
> 
> Preparation for using this on all hosts.
> 
> Confirmed that --host=x86_64-w64-mingw32 still builds the stub
> termcap.

I think we should verify that a non-MinGW host which lacks termcap
will still work with the stub.  Readline has a few MinGW-specific
fragments, at least one of them seems to be related to termcap; if
some other host doesn't use similar workarounds in Readline, it might
be subtly broken.

Thanks.


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