This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: GDB 8.3 release -- 2019-01-23 update
- From: Philippe Waroquiers <philippe dot waroquiers at skynet dot be>
- To: Joel Brobecker <brobecker at adacore dot com>, gdb-patches at sourceware dot org, tom at tromey dot com
- Date: Wed, 23 Jan 2019 22:50:34 +0100
- Subject: Re: GDB 8.3 release -- 2019-01-23 update
- References: <20190123044605.GI7551@adacore.com>
The patch series should be ready to push
https://sourceware.org/ml/gdb-patches/2019-01/msg00430.html
(it just need a final confirmation that the ada-typeprint.c
is ok, the rest was reviewed by Tom).
Of course, it is not critical, so it can always be done
in the next release.
Thanks
Philippe
On Wed, 2019-01-23 at 08:46 +0400, Joel Brobecker wrote:
> Hello everyone,.
>
> New update for the GDB-8.3 release. Note that we are now past
> the tentative branching date, which was:
>
> Tue Jan 15th
>
> The wiki page for tracking known issues is at:
>
> https://sourceware.org/gdb/wiki/GDB_8.3_Release
>
> Known blocking issues:
> ----------------------
>
> Only one that I know of! Anything else, please let us know.
>
> * [TomT/Joel] <NO PR>
> GDB UI word wrapping broken/interferes with 'set style'
> https://www.sourceware.org/ml/gdb-patches/2018-12/msg00435.html
> https://www.sourceware.org/ml/gdb-patches/2019-01/msg00098.html
>
> From what I can tell, "set style enabled off" doesn't prevent
> the problem from happening either. Tom indicated in his last
> message he has a fix, and just needs a testcase. Philippe
> indicated that it improves the situation quite a bit, but
> there are still some issues with it. I was hoping to find time
> to look into this over the weekend, but no luck :-(.
>
> Fixed since the last update:
> ----------------------------
>
> * [TomT] tui/20819
> Binding Control-j in inputrc breaks "layout asm"
> https://sourceware.org/bugzilla/show_bug.cgi?id=20819
>