diff options
author | Tom de Vries <tdevries@suse.de> | 2025-04-10 04:50:26 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2025-04-10 04:50:26 +0200 |
commit | 6fe4e5bd10b996428a557e036c07c5839a8e0a49 (patch) | |
tree | d19eb722b7f8e36f29a07fba667bd44f517b9786 /gdb/testsuite/gdb.fortran/function-calls.exp | |
parent | ee0f1b802d474e89579c483747f5dbff07e4f73f (diff) | |
download | binutils-master.zip binutils-master.tar.gz binutils-master.tar.bz2 |
When running test-case gdb.dwarf2/fission-with-type-unit.exp with a remote
host configuration, say host board local-remote-host and target board
remote-gdbserver-on-localhost, I run into:
...
(gdb) maint expand-symtabs^M
During symbol reading: Could not find DWO CU \
fission-with-type-unit.dwo(0xf00d) referenced by CU at offset 0x2d7 \
[in module /home/remote-host/fission-with-type-unit]^M
warning: Could not find DWO CU fission-with-type-unit.dwo(0xf00d) referenced \
by CU at offset 0x2d7 [in module /home/remote-host/fission-with-type-unit]^M
(gdb) FAIL: gdb.dwarf2/fission-with-type-unit.exp: maint expand-symtabs
...
Fix this by adding the missing download to remote host of the .dwo file.
Tested by running make-check-all.sh on x86_64-linux.
Diffstat (limited to 'gdb/testsuite/gdb.fortran/function-calls.exp')
0 files changed, 0 insertions, 0 deletions