This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: RFC: branching for GDB 7.11 soon? (possibly Wed)
- From: Pedro Alves <palves at redhat dot com>
- To: Joel Brobecker <brobecker at adacore dot com>, gdb-patches at sourceware dot org, sergiodj at redhat dot com, Yao Qi <yao at codesourcery dot com>, keiths at redhat dot com
- Date: Mon, 01 Feb 2016 17:04:52 +0000
- Subject: Re: RFC: branching for GDB 7.11 soon? (possibly Wed)
- Authentication-results: sourceware.org; auth=none
- References: <20160201030638 dot GG4008 at adacore dot com> <56AF5EF5 dot 4040307 at redhat dot com>
On 02/01/2016 01:34 PM, Pedro Alves wrote:
> On 02/01/2016 03:06 AM, Joel Brobecker wrote:
>
>> PR19503 internal-error: linux_nat_resume: Assertion `lp != NULL' failed.
>> (Pedro seems to be on it already)
>
> I've been looking at it today.
>
> The assertion in question should be fixed, so I've closed this one.
>
> However, I've opened Bug 19548, for the breakpoint re-set issues
> discovered in that bug:
>
> [1] - https://sourceware.org/bugzilla/show_bug.cgi?id=19548
>
> Unfortunately looks like a regression... I'm still looking.
>
Fix sent:
[PATCH] Fix 19548: Breakpoint re-set inserts breakpoints when it shouldn't
https://sourceware.org/ml/gdb-patches/2016-02/msg00014.html
Thanks,
Pedro Alves