This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug breakpoints/17294] New: ARM: Testsuite failures in gdb.base/watchpoint-reuse-slot.exp


https://sourceware.org/bugzilla/show_bug.cgi?id=17294

            Bug ID: 17294
           Summary: ARM: Testsuite failures in
                    gdb.base/watchpoint-reuse-slot.exp
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: breakpoints
          Assignee: unassigned at sourceware dot org
          Reporter: will.newton at gmail dot com
              Host: arm
            Target: arm

There are many testsuite failures in this test on ARM. They are of the form:

(gdb) PASS: gdb.base/watchpoint-reuse-slot.exp: set breakpoint always-inserted
off
watch *(buf.byte + 0 + 0)@1^M
Watchpoint 4: *(buf.byte + 0 + 0)@1^M
(gdb) FAIL: gdb.base/watchpoint-reuse-slot.exp: always-inserted off: watch x
watch: : width 1, iter 0: base + 0: watch *(buf.byte + 0 + 0)@1

Where the test seems to want "Hardware watchpoint". It's not clear why a
hardware watchpoint isn't being used.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]