[0/2] gdb.rocm/watchpoint-basic: adjustments

Message ID 20260724192054.11399-1-shahab.vahedi@amd.com
Headers
Series gdb.rocm/watchpoint-basic: adjustments |

Message

Vahedi, Shahab July 24, 2026, 7:20 p.m. UTC
  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(-)
  

Comments

Luis Machado July 27, 2026, 8:19 a.m. UTC | #1
Thanks. This is OK.

Approved-By: Luis Machado <luis.machado.foss@gmail.com>

On Fri, Jul 24, 2026, 20:21 Shahab Vahedi <shahab.vahedi@amd.com> 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
>
>