From: Tom de Vries Date: Mon, 27 Mar 2023 16:06:19 +0000 (+0200) Subject: [gdb/testsuite] Fix gdb.stabs/exclfwd.exp for remote host X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1e77fa23a02f54be87a79a4931c8ee1d696b3981;p=binutils-gdb.git [gdb/testsuite] Fix gdb.stabs/exclfwd.exp for remote host Fix test-case gdb.stabs/exclfwd.exp for remote host using include_file. Tested on x86_64-linux. --- diff --git a/gdb/testsuite/gdb.stabs/exclfwd.exp b/gdb/testsuite/gdb.stabs/exclfwd.exp index 3548d0abac9..e7ee9385919 100644 --- a/gdb/testsuite/gdb.stabs/exclfwd.exp +++ b/gdb/testsuite/gdb.stabs/exclfwd.exp @@ -22,6 +22,8 @@ standard_testfile exclfwd1.c exclfwd2.c +include_file exclfwd.h + if {[prepare_for_testing "failed to prepare" $testfile \ [list $srcfile $srcfile2] debug]} { return -1