gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 11 May 2009 15:05:56 +0000 (15:05 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 11 May 2009 15:05:56 +0000 (15:05 +0000)
commit0090345643feb25a5214871384c4cccf55f2e991
tree29f6fdc68b81754854feea7fb3bd04926d495355
parent7feb7d068ae65557ede03c36468ebac61b0939ca
gdb/
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/
* gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
gdb/ChangeLog
gdb/breakpoint.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/expand-sals.cc [new file with mode: 0644]
gdb/testsuite/gdb.cp/expand-sals.exp [new file with mode: 0644]