aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/boards/local-remote-host.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/boards/local-remote-host.exp')
-rw-r--r--gdb/testsuite/boards/local-remote-host.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/testsuite/boards/local-remote-host.exp b/gdb/testsuite/boards/local-remote-host.exp
index e57af97..8d69a56 100644
--- a/gdb/testsuite/boards/local-remote-host.exp
+++ b/gdb/testsuite/boards/local-remote-host.exp
@@ -30,3 +30,5 @@ proc ${board}_spawn { board cmd } {
set board_info($board,fileid) $spawn_id
return $spawn_id
}
+
+set GDBFLAGS "${GDBFLAGS} -iex \"set style enabled off\""