diff options
author | Tom de Vries <tdevries@suse.de> | 2023-03-17 16:06:39 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2023-03-17 16:06:39 +0100 |
commit | 3741934fdb04cde6661335e160249f9a83e498a7 (patch) | |
tree | 8a7791c8b2a0acd7edc43e31b2048c116a40fb29 /compile | |
parent | 0eb0e0828783c72144676e6a9884d26d960246f8 (diff) | |
download | gdb-3741934fdb04cde6661335e160249f9a83e498a7.zip gdb-3741934fdb04cde6661335e160249f9a83e498a7.tar.gz gdb-3741934fdb04cde6661335e160249f9a83e498a7.tar.bz2 |
[gdb/testsuite] Set remotedir by default in some boards
When doing a gdb_simple_compile, and downloading the resulting exec $obj
to target the result $target_obj may be a relative file path, which may give
problems when trying to do:
...
remote_exec target $target_obj
...
Fix/workaround this on some target boards by setting remotedir by default, and
add a corresponding test in gdb.testsuite/board-sanity.exp.
This doesn't work for host/target board local-remote-host-native, so xfail this.
Tested on x86_64-linux.
Diffstat (limited to 'compile')
0 files changed, 0 insertions, 0 deletions