aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
diff options
context:
space:
mode:
authorKeith Seitz <keiths@redhat.com>2022-02-28 07:31:32 -0800
committerKeith Seitz <keiths@redhat.com>2022-02-28 07:31:32 -0800
commite008305278cb42a576107cd8aa9f0b182eea1af2 (patch)
tree57ea312a37b98701323d2ba62266e81f07496789 /gdb/ada-lang.c
parentcb7da2a640c405e0658c135b3ab2ac5be2fdc53a (diff)
downloadbinutils-e008305278cb42a576107cd8aa9f0b182eea1af2.zip
binutils-e008305278cb42a576107cd8aa9f0b182eea1af2.tar.gz
binutils-e008305278cb42a576107cd8aa9f0b182eea1af2.tar.bz2
Fix gdb.fortran "failed to extract expected results" errors
When running the gdb.fortran tests array-slices.exp and lbound-ubound.exp, the test suite throws several ERRORs on native-gdbserver/-m{32,64}, and native-extended-gdbsever/-m{32,64}: [on native-extended-gdbserver/-m64] Running /home/keiths/work/gdb/branches/testsuite-errors/linux/gdb/testsuite/../../../src/gdb/testsuite/gdb.fortran/array-slices.exp ... ERROR: failed to extract expected results ERROR: failed to extract expected results Running /home/keiths/work/gdb/branches/testsuite-errors/linux/gdb/testsuite/../../../src/gdb/testsuite/gdb.fortran/lbound-ubound.exp ... ERROR: failed to extract expected results for lbound This occurs because the tests require inferior I/O which we do not have access to while using these targets. This patch skips these tests when running on non-native targets.
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions