Re: [PATCH 0/2] gdb.rocm/watchpoint-basic: adjustments
Luis <[email protected]> Mon, 27 Jul 2026 09:19:12 +0100
| Newsgroups | gmane.comp.gdb.patches |
|---|---|
| Message-ID | <CANnS9ru5mmsgdUROjvw+7SiGRF6cT3TYdsLnY_gX+-pkmxdH_w@mail.gmail.com> |
Thanks. This is OK. Approved-By: Luis Machado <[email protected]> On Fri, Jul 24, 2026, 20:21 Shahab Vahedi <[email protected]> wrote: > A series of 2 patches that improve the gdb.rocm/watchpoint-basic.exp > test. > > 1. Use 'gdb_continue_to_end' instead of 'gdb_test "continue" ...' > 2. The test fails on some systems due to GPU driver issues. > Mark those as expected failures. > > Shahab Vahedi (2): > gdb.rocm/watchpoint-basic: use gdb_continue_to_end > gdb.rocm/watchpoint-basic: add XFAILs for known configurations > > gdb/testsuite/gdb.rocm/watchpoint-basic.exp | 106 ++++++++++++++------ > 1 file changed, 73 insertions(+), 33 deletions(-) > > -- > 2.55.0 > >