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: Updating Readline


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.


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