public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* RFC: update to Readline 8.1
@ 2021-02-06 18:33 Tom Tromey
  2021-02-07  1:38 ` Tom Tromey
  2021-03-02 20:41 ` Tom Tromey
  0 siblings, 2 replies; 3+ messages in thread
From: Tom Tromey @ 2021-02-06 18:33 UTC (permalink / raw)
  To: gdb-patches

I've pushed a branch, users/tromey/readline-8.1-update, to gdb git.  I
chose to do it this way, rather than sending a patch, as the changes are
large-ish and, for the most part, not written by me in any case.

This branch updates the tree to GNU Readline 8.1.  I did this via a 3rd
repository I have, that holds readline with the gdb-local changes.  (At
present, there are very few of these, essentially just in the build
infrastructure.)

This import required one additional patch in order to build on mingw.

In the future I hope to remove gdb's implementation of
operate-and-get-next, as this is now implemented directly in readline.
However, I haven't finished debugging this.  The latest status is here:

    https://lists.gnu.org/archive/html/bug-readline/2021-01/msg00006.html

There has been some off-list traffic after that, if you are interested,
I can fill you in.

Finally, I have not imported the fix for the "$if version" parsing bug I
found.  That's reported here:

    https://lists.gnu.org/archive/html/bug-readline/2021-01/msg00009.html

Perhaps I ought to do so?  I was not sure.

Let me know what you think.  I'd like to push this to master.

Tom

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: RFC: update to Readline 8.1
  2021-02-06 18:33 RFC: update to Readline 8.1 Tom Tromey
@ 2021-02-07  1:38 ` Tom Tromey
  2021-03-02 20:41 ` Tom Tromey
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Tromey @ 2021-02-07  1:38 UTC (permalink / raw)
  To: Tom Tromey; +Cc: gdb-patches

Tom> In the future I hope to remove gdb's implementation of
Tom> operate-and-get-next, as this is now implemented directly in readline.
Tom> However, I haven't finished debugging this.  The latest status is here:

Tom>     https://lists.gnu.org/archive/html/bug-readline/2021-01/msg00006.html

It occurs to me that this can't be done until we upgrade the minimum
supported system version to 8.1.  So I guess we can shelve this for a
while.

Also, I forgot to mention that I regression tested this on x86-64 Fedora 32.

Tom

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: RFC: update to Readline 8.1
  2021-02-06 18:33 RFC: update to Readline 8.1 Tom Tromey
  2021-02-07  1:38 ` Tom Tromey
@ 2021-03-02 20:41 ` Tom Tromey
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Tromey @ 2021-03-02 20:41 UTC (permalink / raw)
  To: Tom Tromey; +Cc: gdb-patches

Tom> I've pushed a branch, users/tromey/readline-8.1-update, to gdb git.  I
Tom> chose to do it this way, rather than sending a patch, as the changes are
Tom> large-ish and, for the most part, not written by me in any case.


Tom> Let me know what you think.  I'd like to push this to master.

I'm going to do that now.

Tom

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-02 20:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-06 18:33 RFC: update to Readline 8.1 Tom Tromey
2021-02-07  1:38 ` Tom Tromey
2021-03-02 20:41 ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).