]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/gdb.base/watchpoint-cond-gone-stripped.c
gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 19 Jan 2010 20:31:38 +0000 (20:31 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 19 Jan 2010 20:31:38 +0000 (20:31 +0000)
commita0f49112e606aaf0ce3926cfb9873265418ddaff
tree37540b916d53d1af75917a1cd6094302d0322a4d
parentceeb3d5ab68a5e0a904ab7a5812781fe2bd082ce
gdb/
* breakpoint.c (watchpoint_check): Check the call
gdbarch_in_function_epilogue_p before calling frame_find_by_id.
Extend the comment.
* config/djgpp/fnchange.lst: Add translations for
watchpoint-cond-gone.exp, watchpoint-cond-gone.c and
watchpoint-cond-gone-stripped.c.

gdb/testsuite/
* gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
gdb.base/watchpoint-cond-gone-stripped.c: New.
gdb/ChangeLog
gdb/breakpoint.c
gdb/config/djgpp/fnchange.lst
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/watchpoint-cond-gone-stripped.c [new file with mode: 0644]
gdb/testsuite/gdb.base/watchpoint-cond-gone.c [new file with mode: 0644]
gdb/testsuite/gdb.base/watchpoint-cond-gone.exp [new file with mode: 0644]