This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Fix internal error on breaking at a multi-locations caller
On Mon, 11 May 2009 11:11:28 +0200, Joel Brobecker wrote:
> > gdb/
> > 2009-05-10 Joel Brobecker <brobecker@adacore.com>
> >
> > Fix internal error on breaking at a multi-locations caller source line.
> > * breakpoint.c (parse_breakpoint_sals): Set EXPLICIT_PC for the `break'
> > command with no parameters.
> >
> > gdb/testsuite/
> > 2009-05-10 Jan Kratochvil <jan.kratochvil@redhat.com>
> >
> > * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
>
> It all looks great to me.
Checked in.
http://sourceware.org/ml/gdb-cvs/2009-05/msg00063.html
Thanks,
Jan