This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: GDB 7.8 update (getting closer, new pre-release)
- From: Edjunior Barbosa Machado <emachado at linux dot vnet dot ibm dot com>
- To: Joel Brobecker <brobecker at adacore dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Mon, 28 Jul 2014 17:51:23 -0300
- Subject: Re: GDB 7.8 update (getting closer, new pre-release)
- Authentication-results: sourceware.org; auth=none
- References: <20140717133826 dot GL4888 at adacore dot com> <53D6AF9E dot 8070205 at linux dot vnet dot ibm dot com> <20140728202049 dot GB6644 at adacore dot com>
On 07/28/2014 05:20 PM, Joel Brobecker wrote:
>> Hi,
>> is possible to check these 2 patches into 7.8 branch?
>
> Just in the nick of time! :-)
>
>> https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=aebf9d247e4026189a0f612ee03c19cdf4bf86ac
>> https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=572f65559b461133292118cee522b7e437714a07
>>
>> These patches solve several unexpected failures from
>> gdb.base/watchpoint-reuse-slot.exp in ppc64 servers and s390/s390x due to
>> inappropriate handling on targets that don't support hw break/watchpoints.
>
> Yes, those two are OK for 7.8.
Thanks Joel, I've just checked them into 7.8 branch:
https://sourceware.org/ml/gdb-cvs/2014-07/msg00100.html
--
Edjunior