This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: 2 weeks to GDB 7.10 tentative branching date!
- From: Phil Muldoon <pmuldoon at redhat dot com>
- To: Jan Kratochvil <jan dot kratochvil at redhat dot com>, Joel Brobecker <brobecker at adacore dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Tue, 02 Jun 2015 09:16:11 +0100
- Subject: Re: 2 weeks to GDB 7.10 tentative branching date!
- Authentication-results: sourceware.org; auth=none
- References: <20150601213709 dot GC2631 at adacore dot com> <20150602081231 dot GA7387 at host1 dot jankratochvil dot net>
On 02/06/15 09:12, Jan Kratochvil wrote:
> On Mon, 01 Jun 2015 23:37:09 +0200, Joel Brobecker wrote:
>> As in previous releases, we have a wiki page where we track all
>> blocking issues before we can cut the branch:
>>
>> https://sourceware.org/gdb/wiki/GDB_7.10_Release
> Here is a list of some recent pending patches of mine. They do not have filed
> PRs and I haven't filed PRs just for the purpose of the Wiki page above.
> It find unclear what should / should not be considered a blocker.
>
> [patchv2] compile: Fix crash on cv-qualified self-reference
> https://sourceware.org/ml/gdb-patches/2015-05/msg00434.html
> Message-ID: <20150516132555.GB17266@host1.jankratochvil.net>
I think is a definite blocker.
>
> [patchv6] compile: Use also inferior munmap
> https://sourceware.org/ml/gdb-patches/2015-05/msg00432.html
> Message-ID: <20150516131850.GA16793@host1.jankratochvil.net>
>
> [PATCH v4 1/2] compile: set debug compile: Display GCC driver filename
> https://sourceware.org/ml/gdb-patches/2015-05/msg00628.html
> Message-ID: <20150524185752.31862.62312.stgit@host1.jankratochvil.net>
> [PATCH v5 2/2] compile: Add 'set compile-gcc'
> https://sourceware.org/ml/gdb-patches/2015-05/msg00630.html
> Message-ID: <20150525185046.GA30823@host1.jankratochvil.net>
These would be nice to have, but I cant seem them blocking?
Not concerned of those below, personally.
>
> [patch] Fix jit-reader.h for multilib
> https://sourceware.org/ml/gdb-patches/2015-01/msg00122.html
> Message-ID: <20150107173634.GA13295@host2.jankratochvil.net>
>
> more a RFC, unclear what is the right fix:
> Re: [patch] Do not close BFDs, breaking deleted inferior shlibs
> https://sourceware.org/ml/gdb-patches/2015-02/msg00457.html
> Message-ID: <20150217192731.GA24843@host1.jankratochvil.net>
>
>
> Jan