aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64/emit-relocs-535.s
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2025-02-01 16:51:42 -0700
committerTom Tromey <tom@tromey.com>2025-02-02 10:44:17 -0700
commit8ec54fab7b67961cd9b47157ea66811ad38de1af (patch)
treed94abf4ee584d00c04be5488bac90d1e9b5931ee /ld/testsuite/ld-aarch64/emit-relocs-535.s
parent6e8c287967cce8e008cd6309b563c6aa63b4ac40 (diff)
downloadfsf-binutils-gdb-master.zip
fsf-binutils-gdb-master.tar.gz
fsf-binutils-gdb-master.tar.bz2
Avoid "text file busy" in dw2-using-debug-str.expHEADmaster
When I run: runtest dw2-using-debug-str.exp ... if I examine the gdb.log, I see: objcopy: unable to copy file '[...]/dw2-using-debug-str'; reason: Text file busy This happens because the inferior is still running, and objcopy -- despite the invocation seemingly not needing this -- tries to open it for writing. This patch works around the objcopy oddity by having gdb exit (killing the inferior) before the invocation. Fixing this points out that the test does not work in the --target_board=cc-with-gdb-index case. This patch also arranges to issue an "untested" here.
Diffstat (limited to 'ld/testsuite/ld-aarch64/emit-relocs-535.s')
0 files changed, 0 insertions, 0 deletions