From: Stephan Rohr <stephan.rohr@intel.com>
To: gdb-patches@sourceware.org
Cc: tom@tromey.com, simark@simark.ca
Subject: [PATCH v3 0/1] gdb: add 'set print shadowed' to hide shadowed variables
Date: Wed, 2 Sep 2026 12:05:25 +0000 [thread overview]
Message-ID: <20260902120526.38859-1-stephan.rohr@intel.com> (raw)
From: "Rohr, Stephan" <stephan.rohr@intel.com>
Hello all,
this is v3 of the patch introducing a user setting to enable/disable the
printing of shadowed variables. You can find v2 of the patch at
https://sourceware.org/pipermail/gdb-patches/2026-August/229552.html
Tom posted feedback:
https://sourceware.org/pipermail/gdb-patches/2026-August/229675.html
I addressed the feedback from Tom in v3 of the patch.
I appreciate your feedback.
Thanks
Stephan
Sargsyan, Eduard (1):
gdb: Introduce new setting to filter out shadowed variables.
gdb/NEWS | 14 +++
gdb/doc/gdb.texinfo | 22 +++-
gdb/stack.c | 154 +++++++++++++++++++----
gdb/testsuite/gdb.ada/var_shadowing.exp | 1 +
gdb/testsuite/gdb.base/options.exp | 23 ++++
gdb/testsuite/gdb.base/var-shadowing.c | 2 +-
gdb/testsuite/gdb.base/var-shadowing.exp | 88 +++++++++++++
7 files changed, 279 insertions(+), 25 deletions(-)
--
2.43.0
________________________________________
Intel Deutschland GmbH
Registered Address: Dornacher Strasse 1, 85622 Feldkirchen, Germany
Tel: +49 (89) 99143-0
www.intel.de
Managing Directors: Candice Moore, Jeffrey Schneiderman, Ramachandran Sitaraman
Chairperson of the Supervisory Board: Sonja Pierer
Registered Seat: Munich Commercial Register B: Amtsgericht Munich HRB 186928
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
next reply other threads:[~2026-09-02 12:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-02 12:05 Stephan Rohr [this message]
2026-09-02 12:05 ` [PATCH v3 1/1] gdb: Introduce new setting to filter out " Stephan Rohr
2026-09-11 20:02 ` 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=20260902120526.38859-1-stephan.rohr@intel.com \
--to=stephan.rohr@intel.com \
--cc=gdb-patches@sourceware.org \
--cc=simark@simark.ca \
--cc=tom@tromey.com \
/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