commit | 82e897f532dd7f8d2dceb04ad00649630508c94c | [log] [tgz] |
---|---|---|
author | Tom de Vries <tdevries@suse.de> | Tue Sep 02 17:39:11 2025 +0200 |
committer | Tom de Vries <tdevries@suse.de> | Tue Sep 02 17:39:11 2025 +0200 |
tree | 3ca218f4dffd31d6904d2e1d5966a9c6474c8662 | |
parent | eae0da7eb450546da6551a625aa3a5c6328c1c9f [diff] |
[gdb/testsuite] Fix clean_restart <absolute filename> in gdb.rocm Fix clean_restart <absolute filename> in the test-cases in gdb.rocm. Since these test-cases are unsupported for me, do the simple substitution: ... clean_restart $binfile -> clean_restart gdb_load $binfile ...