projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a81847
)
[gdb/testsuite] Require non-remote host for gdb.server/multi-ui-errors.exp
author
Tom de Vries
<tdevries@suse.de>
Tue, 28 Mar 2023 15:48:35 +0000
(17:48 +0200)
committer
Tom de Vries
<tdevries@suse.de>
Tue, 28 Mar 2023 15:48:35 +0000
(17:48 +0200)
Require non-remote host for test-case gdb.server/multi-ui-errors.exp, because
it uses "spawn -pty", which creates a pty on build, which gdb cannot use on
remote host.
Tested on x86_64-linux.
gdb/testsuite/gdb.server/multi-ui-errors.exp
patch
|
blob
|
history
diff --git
a/gdb/testsuite/gdb.server/multi-ui-errors.exp
b/gdb/testsuite/gdb.server/multi-ui-errors.exp
index 266207a5f4b44750f3e75fe79bc209b9124ae2b9..af83614fe551d4eefbb1e3fd7229ee61420cb618 100644
(file)
--- a/
gdb/testsuite/gdb.server/multi-ui-errors.exp
+++ b/
gdb/testsuite/gdb.server/multi-ui-errors.exp
@@
-25,6
+25,9
@@
load_lib gdbserver-support.exp
standard_testfile
require allow_gdbserver_tests
+# The test-case uses "spawn -pty", which creates a pty on build, which gdb
+# cannot use on remote host.
+require {!is_remote host}
save_vars { GDBFLAGS } {
# If GDB and GDBserver are both running locally, set the sysroot to avoid