]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 27 Aug 2012 16:55:39 +0000 (16:55 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 27 Aug 2012 16:55:39 +0000 (16:55 +0000)
commit1c8cdcb14fe619a64accf1cc11d5d7009d76c748
treebcb0239e74df36cba0c7f9f7a51874d565796709
parente96877996081948d7f0f9ee2152b2e409781def3
gdb/
* breakpoint.c (parse_breakpoint_sals) <(*address) == NULL>: New
variable pc.  Call find_pc_line instead of find_pc_overlay, restore
original PC for it.

gdb/testsuite/
* gdb.base/break-caller-line.c: New file.
* gdb.base/break-caller-line.exp: New file.
gdb/ChangeLog
gdb/breakpoint.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/break-caller-line.c [new file with mode: 0644]
gdb/testsuite/gdb.base/break-caller-line.exp [new file with mode: 0644]