From: Andrew Burgess <andrew.burgess@embecosm.com>
To: gdb-patches@sourceware.org
Subject: [PATCH 0/2] Style related fixes
Date: Thu, 14 Jan 2021 09:56:41 +0000 [thread overview]
Message-ID: <cover.1610618063.git.andrew.burgess@embecosm.com> (raw)
Patch #1 - fixes some places where GDB would print escape characters
even when it was not going to change colour.
Patch #2 - Adds a new 'version' style, for styling the GDB version
number.
Thanks,
Andrew
---
Andrew Burgess (2):
gdb: don't print escape characters when a style is disabled
gdb: add new version style
gdb/ChangeLog | 19 ++
gdb/NEWS | 5 +
gdb/cli/cli-style.c | 17 +-
gdb/cli/cli-style.h | 6 +-
gdb/doc/ChangeLog | 4 +
gdb/doc/gdb.texinfo | 12 +
gdb/testsuite/ChangeLog | 16 ++
gdb/testsuite/gdb.base/style.exp | 449 +++++++++++++++++++------------
gdb/testsuite/lib/gdb-utils.exp | 1 +
gdb/top.c | 11 +-
gdb/utils.c | 18 +-
11 files changed, 371 insertions(+), 187 deletions(-)
--
2.25.4
next reply other threads:[~2021-01-14 9:56 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-14 9:56 Andrew Burgess [this message]
2021-01-14 9:56 ` [PATCH 1/2] gdb: don't print escape characters when a style is disabled Andrew Burgess
2021-01-20 19:34 ` Tom Tromey
2021-01-21 12:06 ` Andrew Burgess
2021-01-21 16:08 ` Andrew Burgess
2021-01-22 15:26 ` Tom Tromey
2021-01-22 15:21 ` Tom Tromey
2021-01-14 9:56 ` [PATCH 2/2] gdb: add new version style Andrew Burgess
2021-01-14 10:35 ` Andrew Burgess
2021-01-14 11:15 ` Lancelot SIX via Gdb-patches
2021-01-20 19:39 ` Tom Tromey
2021-01-14 14:08 ` Eli Zaretskii via Gdb-patches
2021-01-20 19:39 ` Tom Tromey
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1610618063.git.andrew.burgess@embecosm.com \
--to=andrew.burgess@embecosm.com \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox