This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch 1/3] Clear stale specific locs, not whole bpts [rediff]
On 10 June 2010 22:39, Jan Kratochvil <jan.kratochvil@redhat.com> wrote:
> :-( ?I was wrong and not precise enough checking for my:
>
> On Fri, 04 Jun 2010 21:18:55 +0200, Jan Kratochvil wrote:
> # Other bs->breakpoint_at->owner dereferencing code either checks it is NULL
> # or such code cannot meet bpstat referencing moribund bp_location.
>
> Is this patch OK? ?I understand the former Pedro A.'s suggested way would not
> have this regression.
I didn't review the patch, but I tested it and I can confirm that it
fixes the issue and does not regress for me.
Fred