Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] C++-ify print_variable_and_value_data
@ 2026-04-24 15:23 Tom Tromey
  2026-04-24 15:23 ` [PATCH 1/2] Allow move of compiled_regex Tom Tromey
  2026-04-24 15:23 ` [PATCH 2/2] C++-ify print_variable_and_value_data Tom Tromey
  0 siblings, 2 replies; 5+ messages in thread
From: Tom Tromey @ 2026-04-24 15:23 UTC (permalink / raw)
  To: gdb-patches; +Cc: Tom Tromey

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>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-05-08 12:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-24 15:23 [PATCH 0/2] C++-ify print_variable_and_value_data Tom Tromey
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox