]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* gdb.base/watchpoint.c (func2): Initialize local_a. Add
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 2 Aug 2012 15:56:40 +0000 (15:56 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Thu, 2 Aug 2012 15:56:40 +0000 (15:56 +0000)
commit83ac1fe06340b6d2a37f55d573cf31f1a8ce3c91
tree0ba7c8af806ecddc1fbe18f5fab4001cd59a5fda
parent535c89f9f8d33be454fc062e0440ec81079f73d1
* gdb.base/watchpoint.c (func2): Initialize local_a.  Add
marker comment at the beginning (after intialization).
* gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
breakpoint on marker comment instead of function begin.
(test_wide_location_1): Do not expect HW watchpoints on 32-bit
PowerPC.
(test_wide_location_2): Do not expect HW watchpoints on 32-bit
or 64-bit PowerPC.
(do_tests): Consistently set can-use-hw-watchpoints to 0 if
gdb,no_hardware_watchpoints flag is set.
(initialize): Remove now redundant can-use-hw-watchpoints change.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/watchpoint.c
gdb/testsuite/gdb.base/watchpoint.exp