summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2017-10-17 19:45:35 +0100
committerPedro Alves <palves@redhat.com>2017-10-17 19:45:35 +0100
commitb27de576d41eed16936cf639857df4e1e27a8e9e (patch)
tree4eae24d16cac57e7e2b4e9b73a1ee813b647972f
parentbe459434b6f98abe587f51a374abc38821be304d (diff)
downloadbinutils-gdb-b27de576d41eed16936cf639857df4e1e27a8e9e.tar.gz
Really make the native-stdio-gdbserver board non-remote
I've noticed now that due to a last-minute change, commit 739b3f1d8ff7 ("Make native gdbserver boards no longer be "remote" (in DejaGnu terms)") managed to miss loading "local-board" in the native-stdio-gdbserver board... gdb/testsuite/ChangeLog: 2017-10-17 Pedro Alves <palves@redhat.com> * boards/native-stdio-gdbserver.exp: Load "local-board".
-rw-r--r--gdb/testsuite/ChangeLog4
-rw-r--r--gdb/testsuite/boards/native-stdio-gdbserver.exp1
2 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 13265bae4c2..ddfce31253d 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,9 @@
2017-10-17 Pedro Alves <palves@redhat.com>
+ * boards/native-stdio-gdbserver.exp: Load "local-board".
+
+2017-10-17 Pedro Alves <palves@redhat.com>
+
* gdb.base/quit-live.c: New file.
* gdb.base/quit-live.exp: New file.
diff --git a/gdb/testsuite/boards/native-stdio-gdbserver.exp b/gdb/testsuite/boards/native-stdio-gdbserver.exp
index f8e7468bc01..23c22fe7a4a 100644
--- a/gdb/testsuite/boards/native-stdio-gdbserver.exp
+++ b/gdb/testsuite/boards/native-stdio-gdbserver.exp
@@ -21,6 +21,7 @@
# bash$ make check RUNTESTFLAGS="--target_board=native-stdio-gdbserver"
load_board_description "stdio-gdbserver-base"
+load_board_description "local-board"
proc get_target_remote_pipe_cmd {} {
global last_loaded_file