]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/symtab.c
gdb: convert 'set debug symbol-lookup' to new debug printing scheme
authorAndrew Burgess <aburgess@redhat.com>
Fri, 2 Dec 2022 12:10:10 +0000 (12:10 +0000)
committerAndrew Burgess <aburgess@redhat.com>
Wed, 14 Dec 2022 10:56:47 +0000 (10:56 +0000)
commitb1e678d920e4468cfd69a40560ee24834f6bdce4
treeae0cbecef648906b195ee5a71f93e2aeade38f69
parent9f50fe0835850645bd8ea9bb1efe1fe6c48dfb12
gdb: convert 'set debug symbol-lookup' to new debug printing scheme

Convert the implementation of 'set debug symbol-lookup' to the new
debug printing scheme.

In a few places I've updated the debug output to remove places where
the printed debug message included the function name, the new debug
scheme already adds that, but I haven't done all the possible updates.
gdb/cp-namespace.c
gdb/language.c
gdb/minsyms.c
gdb/rust-lang.h
gdb/symtab.c
gdb/symtab.h