Date: Wed, 19 May 1999 13:07:18 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Michel de Ruiter cc: djgpp-workers AT delorie DOT com Subject: Re: gdb 4.18 for DJGPP (alpha) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 19 May 1999, Michel de Ruiter wrote: > The termios_enable_function_and_arrow_keys or > whatever it is called activates the PC editing keys IIRC. That version of termios is not in the current libc, and I'm not sure it will ever be. Daisuke Aoyama, who wrote the code, is nowhere to be found, and we cannot used his code in the library without asking for permission. > Maybe gdb should be upgraded to Readline 4.0, which can be found in > Bash. Are the differences significant? If not, IMHO we need to decide how to go about the missing PC keys support and whether to emulate termcap, before the decision can be made if upgrading to a later Readline is worth our while (for GDB 4.18, that is).