[binutils-gdb] [gdb/testsuite] Fix gdb.stabs/exclfwd.exp for remote host
Tom de Vries
vries@sourceware.org
Mon Mar 27 16:06:27 GMT 2023
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1e77fa23a02f54be87a79a4931c8ee1d696b3981
commit 1e77fa23a02f54be87a79a4931c8ee1d696b3981
Author: Tom de Vries <tdevries@suse.de>
Date: Mon Mar 27 18:06:19 2023 +0200
[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:
---
gdb/testsuite/gdb.stabs/exclfwd.exp | 2 ++
1 file changed, 2 insertions(+)
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
More information about the Gdb-cvs
mailing list