mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
gdb/testsuite: Add missing 'require allow_gdbserver_tests'
The commit:
commit 22836ca885
Date: Tue May 21 09:57:49 2024 +0100
gdb: check for multiple matching build-id files
Was missing a 'require allow_gdbserver_tests' in a gdbserver test.
Add it now.
This commit is contained in:
parent
ad88661d55
commit
7d24d98790
@ -31,6 +31,8 @@ require {!is_remote host}
|
||||
|
||||
load_lib gdbserver-support.exp
|
||||
|
||||
require allow_gdbserver_tests
|
||||
|
||||
standard_testfile
|
||||
|
||||
if {[build_executable "failed to prepare" $testfile $srcfile] == -1} {
|
||||
|
Loading…
Reference in New Issue
Block a user