Test Execution failure - break-dbg.exp - GDB for Linux Power
Sachin Monga via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Dear Andrew I am Sachin from IBM and have recently been assigned the responsibility to monitor and maintain gdb for IBM-powerpc. It has been noticed that a new test case recently added to GDB test-suite is getting failed during execution. The case was added in the commit id 831b11eab51e63fb635f03001398d73dc4d888aa under your name. ========================= FAIL: gdb.base/break-dbg.exp: catch syscall commit 831b11eab51e63fb635f03001398d73dc4d888aa Author: Andrew Burgess <[email protected]> Date: Mon Jun 2 16:05:14 2025 +0100 gdb: prevent assertion after 'set debug breakpoint on' Turns out that using 'set debug breakpoint on' will trigger an assertion for 'catch' style breakpoints, e.g.: (gdb) file /tmp/hello.x Reading symbols from /tmp/hello.x... (gdb) catch exec Catchpoint 1 (exec) ... ========================= The issue test case name and the system details are specified in the mail below. Therefore, I would like to request your attention and bandwidth for checking the issue. Regards: Sachin. -------- Forwarded Message -------- Subject: GDB for Linux Power - Daily Build System Date: Sat, 07 Jun 2025 03:32:55 -0500 From: Carl Love [POWER10] <[email protected]> To: [email protected] Driver level: Fedora release 41 (Forty One) uname -a: Linux ltcd97-lp3.rch.stglabs.ibm.com 6.13.8-200.fc41.ppc64le #1 SMP Sun Mar 23 04:39:14 UTC 2025 ppc64le GNU/Linux * gdb ** 64 bit checkout OK GIT commit id: 44e3c1c499331332412c1a04a348da2ddf9cf822 build OK installation OK 31 failures 1 new failures 0 old failures fixed +FAIL: gdb.base/break-dbg.exp: catch syscall