Mail Archives: djgpp-workers/2000/02/24/07:14:00
It seems like the version of readline used by current GDB snapshots
(at least as of the Feb 17 snapshot) still doesn't fix the old
problems: it still disables signal handling in signals.c and still has
all that v1.x vintage code in display.c, readline.c and terminal.c.
Also, bind.c doesn't read the file in binary mode, and doesn't support
~/_inputrc for __MSDOS__, complete.c doesn't support completion of
names like d:/foo/bar, histfile doesn't support ~/_history, input.c
uses kbhit as if termios isn't available, terminal doesn't support
visual-bell, etc.
Mark, I thought you submitted the changes for all that to the Bash
maintainer, no?
- Raw text -