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
> 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.
Thanks!
--
Joel