]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Rename expand_symtabs_matching
authorTom Tromey <tom@tromey.com>
Thu, 24 Apr 2025 21:24:52 +0000 (15:24 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 10 Sep 2025 22:07:58 +0000 (16:07 -0600)
commitae912a65f910f906b7b0cdd74faa24dc08bd84e9
tree4c2bf6c52ef3179d49b89c247588bd4636808d72
parent00dd832815cd18a18532710846bb529ce22de5c1
Rename expand_symtabs_matching

After this series, expand_symtabs_matching is now misnamed.  This
patch renames it, renames some associated types, and also fixes up
some comments that I previously missed.

Acked-By: Simon Marchi <simon.marchi@efficios.com>
14 files changed:
gdb/ada-lang.c
gdb/cp-support.c
gdb/dwarf2/cooked-index.h
gdb/dwarf2/read.c
gdb/dwarf2/read.h
gdb/linespec.c
gdb/objfiles.h
gdb/psymtab.c
gdb/psymtab.h
gdb/python/py-symbol.c
gdb/quick-symbol.h
gdb/symfile-debug.c
gdb/symmisc.c
gdb/symtab.c