On Tue, 08 May 2018 14:08:11 +0200, Ulrich Weigand wrote: > Jan Kratochvil wrote: > > > PR breakpoints/19806 and support for PR external/20207. > > * gdb.base/watchpoint-unaligned.c: New file. > > * gdb.base/watchpoint-unaligned.exp: New file. > > These new tests all fail on SPU. It looks like the test requires > hardware watchpoints, should it check for [skip_hw_watchpoint_tests] ? I was not aware of skip_hw_watchpoint_tests, checked in as obvious. Thanks, Jan