[Bug breakpoints/26619] New: [arm] Unexpected error setting breakpoint/watchpoint

vries at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Tue Sep 15 15:13:39 GMT 2020


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

            Bug ID: 26619
           Summary: [arm] Unexpected error setting breakpoint/watchpoint
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: breakpoints
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

On armv7hl, I get:
...
$ egrep -ca "Unexpected error setting (breakpoint|watchpoint): No such device"
binaries-testsuite.*/usr/share/doc/packages/gdb-testresults/*.log | grep -v :0
binaries-testsuite.openSUSE_Factory_ARM.armv7l/usr/share/doc/packages/gdb-testresults/gdb-armv7hl-suse-linux.-fno-PIE.-no-pie.log:582
binaries-testsuite.openSUSE_Factory_ARM.armv7l/usr/share/doc/packages/gdb-testresults/gdb-armv7hl-suse-linux.log:583
binaries-testsuite.openSUSE_Leap_15.1.armv7l/usr/share/doc/packages/gdb-testresults/gdb-armv7hl-suse-linux.-fno-PIE.-no-pie.log:579
binaries-testsuite.openSUSE_Leap_15.1.armv7l/usr/share/doc/packages/gdb-testresults/gdb-armv7hl-suse-linux.log:585
binaries-testsuite.openSUSE_Leap_15.2.armv7l/usr/share/doc/packages/gdb-testresults/gdb-armv7hl-suse-linux.-fno-PIE.-no-pie.log:579
binaries-testsuite.openSUSE_Leap_15.2.armv7l/usr/share/doc/packages/gdb-testresults/gdb-armv7hl-suse-linux.log:588
...

F.i., we have:
...
(gdb) PASS: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on:
hbreak: b bar
continue^M
Continuing.^M
Unexpected error setting breakpoint: No such device.^M
(gdb) FAIL: gdb.base/break-idempotent.exp: pie=nopie: always_inserted=on:
hbreak: continue
...

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


More information about the Gdb-prs mailing list