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: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- To: Yao Qi <qiyaoltc at gmail dot com>
- Cc: Joel Brobecker <brobecker at adacore dot com>, gdb-patches at sourceware dot org, Phil Muldoon <pmuldoon at redhat dot com>
- Date: Tue, 2 Jun 2015 18:33:01 +0200
- 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> <556DD7F8 dot 1010505 at gmail dot com>
On Tue, 02 Jun 2015 18:21:12 +0200, Yao Qi wrote:
> On 02/06/15 09:12, Jan Kratochvil wrote:
> >[PATCH v4 1/2] compile: set debug compile: Display GCC driver filename
> This was reviewed and approved by Pedro here
> https://sourceware.org/ml/gdb-patches/2015-05/msg00711.html
Yes, sorry about that - it is still waiting on its GCC part which confused me.
[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>
[patchv6] compile: Use also inferior munmap
https://sourceware.org/ml/gdb-patches/2015-05/msg00432.html
Message-ID: <20150516131850.GA16793@host1.jankratochvil.net>
- maybe it is already reviewed by Pedro in
https://sourceware.org/ml/gdb-patches/2015-05/msg00107.html
but the patch got simplified so it was not approved as is.
[patch] Fix jit-reader.h for multilib
https://sourceware.org/ml/gdb-patches/2015-01/msg00122.html
Message-ID: <20150107173634.GA13295@host2.jankratochvil.net>
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>
- more a RFC, unclear what is the right fix:
Jan