OSDN Git Service

gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 11 May 2009 15:05:53 +0000 (15:05 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 11 May 2009 15:05:53 +0000 (15:05 +0000)
commitc3379c02739010fb08a31b38c65f4fed75c01060
tree46ba734bf85a24a21cac215b0984d31e30b576af
parentd59ca8461d64e39a0212c4bb8f119c9b5456cbc5
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]