Updating Readline

Patrick Palka patrick@parcs.ath.cx
Tue Feb 16 17:24:00 GMT 2016


On Tue, Feb 16, 2016 at 11:41 AM, Eli Zaretskii <eliz@gnu.org> wrote:
> This attempt to update Readline in GDB:
>
>   https://sourceware.org/ml/gdb-patches/2015-07/msg00422.html
>
> ended up not doing it.  We are still at Readline 6.2, AFAICT.
>
> Is there any hope of updating to a newer Readline?  Please?

Updating to readline 7.0 (alpha) causes a lot of testsuite regressions
on a number of (non-x86) platforms.  It may be safer to first upgrade
to readline 6.3 but in that case there are some local patches that
have to be preserved.  So it raises the question of how the ChangeLog
should reflect that some local patches are preserved across the
upgrade, while other local patches are dropped since they've been
applied upstream.  The idea is to make it easy to tell which local
patches are currently applied against our upstream copy of readline
especially across upgrades.



More information about the Gdb-patches mailing list