diff options
author | Tom Tromey <tom@tromey.com> | 2025-02-01 16:51:42 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2025-02-02 10:44:17 -0700 |
commit | 8ec54fab7b67961cd9b47157ea66811ad38de1af (patch) | |
tree | d94abf4ee584d00c04be5488bac90d1e9b5931ee /ld/testsuite/ld-elfvers/vers31.ver | |
parent | 6e8c287967cce8e008cd6309b563c6aa63b4ac40 (diff) | |
download | binutils-8ec54fab7b67961cd9b47157ea66811ad38de1af.zip binutils-8ec54fab7b67961cd9b47157ea66811ad38de1af.tar.gz binutils-8ec54fab7b67961cd9b47157ea66811ad38de1af.tar.bz2 |
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-elfvers/vers31.ver')
0 files changed, 0 insertions, 0 deletions