[0/2] Convert symbol-lookup debug to new debug scheme

Message ID cover.1670348436.git.aburgess@redhat.com
Headers
Series Convert symbol-lookup debug to new debug scheme |

Message

Andrew Burgess Dec. 6, 2022, 5:42 p.m. UTC
  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