From 1e77fa23a02f54be87a79a4931c8ee1d696b3981 Mon Sep 17 00:00:00 2001 From: Tom de Vries Date: Mon, 27 Mar 2023 18:06:19 +0200 Subject: [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. --- gdb/testsuite/gdb.stabs/exclfwd.exp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gdb') diff --git a/gdb/testsuite/gdb.stabs/exclfwd.exp b/gdb/testsuite/gdb.stabs/exclfwd.exp index 3548d0a..e7ee938 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 -- cgit v1.1