Files
binutils-gdb/gdb/cp-namespace.c
Tom Tromey 415ea5e3e5 Refine search in cp_search_static_and_baseclasses
This changes cp_search_static_and_baseclasses to only search for
types, functions, and modules.  The latter two cases were discovered
by regression testing.  I found it somewhat surprising the Fortran
name lookup ends up in this code, but did not attempt to change this.
2024-01-28 10:58:17 -07:00

35 KiB