commit | 6407713fab73abcfcf1893451bfc6ac6c91e609c | [log] [tgz] |
---|---|---|
author | Tom de Vries <tdevries@suse.de> | Thu Mar 09 10:45:03 2023 +0100 |
committer | Tom de Vries <tdevries@suse.de> | Thu Mar 09 10:45:03 2023 +0100 |
tree | c170b09c980fab846006c3256e46ad0fda7e97d2 | |
parent | ed32754a8c7919feffc6ddb66ff1c532e4a4d1cd [diff] |
[gdb/testsuite] Fix gdb.server/sysroot.exp for remote target Fix test-case gdb.server/sysroot.exp with target board remote-gdbserver-on-localhost, by: - using gdb_remote_download, and - disabling the "local" scenario for remote host. Tested on x86_64-linux.