aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/common-utils.cc
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2022-11-15 15:24:54 +0100
committerTom de Vries <tdevries@suse.de>2022-11-15 15:24:54 +0100
commitb108c563f0f8a74813cae6b8e0e2b0089de32ba1 (patch)
treed5f96fa4451e0c3795e113388e57f5a9d91a81b9 /gdbsupport/common-utils.cc
parent08d237dd4ebdcc0a13cac1dc57cd73de067d2f98 (diff)
downloadbinutils-b108c563f0f8a74813cae6b8e0e2b0089de32ba1.zip
binutils-b108c563f0f8a74813cae6b8e0e2b0089de32ba1.tar.gz
binutils-b108c563f0f8a74813cae6b8e0e2b0089de32ba1.tar.bz2
[gdb/testsuite] Fix gdb.base/foll-exec.exp for remote target
When running test-case gdb.base/foll-exec.exp with target board remote-gdbserver-on-localhost.exp, I run into: ... (gdb) PASS: gdb.base/foll-exec.exp: insert first exec catchpoint continue^M Continuing.^M [Inferior 1 (process 4476) exited normally]^M (gdb) FAIL: gdb.base/foll-exec.exp: continue to first exec catchpoint (the program e\ xited) ... The problem is that the foll-exec executable expects the exec-ed executable execd-prog alongside it, but it's missing. Fix this by adding the missing gdb_remote_download. Likewise in a few other test-cases. Tested on x86_64-linux.
Diffstat (limited to 'gdbsupport/common-utils.cc')
0 files changed, 0 insertions, 0 deletions