[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.
This commit is contained in:
Tom de Vries 2023-03-27 18:06:19 +02:00
parent bc246dae0c
commit 1e77fa23a0

View file

@ -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