public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Burgess <aburgess@redhat.com>
To: gdb-patches@sourceware.org
Cc: Andrew Burgess <aburgess@redhat.com>
Subject: [PATCH 0/2] Convert symbol-lookup debug to new debug scheme
Date: Tue,  6 Dec 2022 17:42:07 +0000	[thread overview]
Message-ID: <cover.1670348436.git.aburgess@redhat.com> (raw)

Convert the 'set debug symbol-lookup' to the new debug scheme.  Patch
2/2 is interesting though as it changes scoped_debug_start_end.

--

Andrew Burgess (2):
  gdb: convert 'set debug symbol-lookup' to new debug printing scheme
  gdb: add SYMBOL_LOOKUP_SCOPED_DEBUG_ENTER_EXIT

 gdb/cp-namespace.c        | 113 +++++------------
 gdb/language.c            |  12 +-
 gdb/minsyms.c             |  31 ++---
 gdb/rust-lang.h           |  12 +-
 gdb/symtab.c              | 261 ++++++++++++++------------------------
 gdb/symtab.h              |  19 +++
 gdbsupport/common-debug.h |  92 +++++++++++---
 7 files changed, 245 insertions(+), 295 deletions(-)


base-commit: e03698c1227bc18835cc2e4a9146a8369635e119
-- 
2.25.4


             reply	other threads:[~2022-12-06 17:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-06 17:42 Andrew Burgess [this message]
2022-12-06 17:42 ` [PATCH 1/2] gdb: convert 'set debug symbol-lookup' to new debug printing scheme Andrew Burgess
2022-12-09 17:41   ` Tom Tromey
2022-12-06 17:42 ` [PATCH 2/2] gdb: add SYMBOL_LOOKUP_SCOPED_DEBUG_ENTER_EXIT Andrew Burgess
2022-12-09 17:42   ` Tom Tromey
2022-12-09 17:48     ` Simon Marchi
2022-12-09 19:27       ` Andrew Burgess
2022-12-14 11:20     ` 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=cover.1670348436.git.aburgess@redhat.com \
    --to=aburgess@redhat.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).