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


On Tue, Jul 14, 2015 at 4:00 PM, Eli Zaretskii <eliz@gnu.org> wrote:
> Please see
>
>   http://lists.gnu.org/archive/html/bug-readline/2015-07/msg00010.html
>   http://lists.gnu.org/archive/html/bug-readline/2015-07/msg00011.html
>
> The Readline maintainer says the patches I sent back in January are
> all in the latest Readline sources, and yet they are not in the GDB
> Git repository, although AFAIR our Readline was resync'ed lately.

A series was posted (by me) to update our sources to version 6.3 but
was never committed.

>
> What should be done to have the latest Readline sources in GDB?

Since readline 7.0 alpha is out, I think we might as well sync
straight to it now that GDB 7.10 is branched.  And we can quickly sync
subsequent alpha/beta releases of readline 7.0 as they get released. A
big advantage of syncing straight to readline 7.0 is that this is the
first version contains all of GDB's currently local patches to
readline so we won't have to worry about reapplying any local patches.

I'll try to get a patchset ready for tomorrow, assuming readline 7.10
does not cause any major regressions from 6.3.


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