public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] [gdb/testsuite] Disable styling in host board local-remote-host-native.exp
@ 2022-10-27 14:53 Tom de Vries
  0 siblings, 0 replies; only message in thread
From: Tom de Vries @ 2022-10-27 14:53 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1dc83674da675a20ae361a037305777d23764574

commit 1dc83674da675a20ae361a037305777d23764574
Author: Tom de Vries <tdevries@suse.de>
Date:   Thu Oct 27 16:53:12 2022 +0200

    [gdb/testsuite] Disable styling in host board local-remote-host-native.exp
    
    Propagate fix from commit 17c68d98f74 ("[gdb/testsuite] Disable styling in host
    board local-remote-host.exp") to local-remote-host-native.exp.
    
    Tested on x86_64-linux.

Diff:
---
 gdb/testsuite/boards/local-remote-host-native.exp | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gdb/testsuite/boards/local-remote-host-native.exp b/gdb/testsuite/boards/local-remote-host-native.exp
index f784e2617a8..472a8ea8c27 100644
--- a/gdb/testsuite/boards/local-remote-host-native.exp
+++ b/gdb/testsuite/boards/local-remote-host-native.exp
@@ -83,3 +83,7 @@ proc ${board}_download { board src dest } {
 
     return $destfile
 }
+
+if { $board_type == "host" } {
+    set GDBFLAGS "${GDBFLAGS} -iex \"set style enabled off\""
+}

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-27 14:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-27 14:53 [binutils-gdb] [gdb/testsuite] Disable styling in host board local-remote-host-native.exp Tom de Vries

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).