MinGW status for readline

Daniel Jacobowitz drow@false.org
Sat Apr 8 06:31:00 GMT 2006


On Fri, Apr 07, 2006 at 04:08:12PM -0400, Bob Rossi wrote:
> > 3.  RL_STATE_MULTIKEY also broke macros which push multi-key sequences
> > into the input stream.  For instance, put this in .inputrc:
> >   Control-y: "\e[D"
> > 
> > Then try to use that.  It works in bash, which does not use callback
> > mode; it fails in GDB, which does.  All the other readline-using apps
> > I checked on my system don't use callbacks, so I couldn't be sure it
> > wasn't GDB's fault, but I don't think it is.
> 
> I use callback mode. Did you apply these patches?
>   ftp://ftp.gnu.org/gnu/readline/readline-5.1-patches/
> One of them definatly fixed a bug with multi key for me.

Yes, sorry for not mentioning that.  I did apply those patches.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list