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 | 0eb0e0828783c72144676e6a9884d26d960246f8 (patch) | |
tree | 03a4e1257f8e375f456585ee8ae4fcc170b20a3d /gdb/amd64-linux-tdep.c | |
parent | 4581f89b8d7de193605e39861c87359c9ea473cf (diff) | |
download | binutils-0eb0e0828783c72144676e6a9884d26d960246f8.zip binutils-0eb0e0828783c72144676e6a9884d26d960246f8.tar.gz binutils-0eb0e0828783c72144676e6a9884d26d960246f8.tar.bz2 |
[gdb/testsuite] Fix have_avx for remote target
In proc have_avx we compile some source into an exec, resulting in a file $obj
on build, and then attempt to execute it on target:
...
set result [remote_exec target $obj]
...
Fix this by using gdb_remote_download target.
Likewise in a few other procs that use "remote_exec target".
Tested on x86_64-linux.
Diffstat (limited to 'gdb/amd64-linux-tdep.c')
0 files changed, 0 insertions, 0 deletions