Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@adacore.com>
To: gdb-patches@sourceware.org
Cc: Tom Tromey <tromey@adacore.com>
Subject: [PATCH 0/2] C++-ify print_variable_and_value_data
Date: Fri, 24 Apr 2026 09:23:18 -0600	[thread overview]
Message-ID: <20260424-print-var-and-cleanup-v1-0-7b6a2861ccb5@adacore.com> (raw)

This series C++-ifies print_variable_and_value_data.  The first patch
is just a refactoring to make this more possible.

Regression tested on x86-64 Fedora 43.

Signed-off-by: Tom Tromey <tromey@adacore.com>
---
Tom Tromey (2):
      Allow move of compiled_regex
      C++-ify print_variable_and_value_data

 gdb/stack.c             | 70 +++++++++++++++++++++++--------------------------
 gdbsupport/gdb_regex.cc | 13 +++++++--
 gdbsupport/gdb_regex.h  | 30 ++++++++++++++++++++-
 3 files changed, 73 insertions(+), 40 deletions(-)
---
base-commit: 989ac09520f7d421a6be515ea6b346c597111eab
change-id: 20260424-print-var-and-cleanup-d12345dc86e8

Best regards,
-- 
Tom Tromey <tromey@adacore.com>


             reply	other threads:[~2026-04-24 15:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-24 15:23 Tom Tromey [this message]
2026-04-24 15:23 ` [PATCH 1/2] Allow move of compiled_regex Tom Tromey
2026-05-08 10:00   ` Andrew Burgess
2026-04-24 15:23 ` [PATCH 2/2] C++-ify print_variable_and_value_data Tom Tromey
2026-05-08 12:33   ` Andrew Burgess

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=20260424-print-var-and-cleanup-v1-0-7b6a2861ccb5@adacore.com \
    --to=tromey@adacore.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