aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/gdb-hashtab.h
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2024-12-18 17:36:09 -0700
committerTom Tromey <tom@tromey.com>2024-12-31 13:35:38 -0700
commit1c7d9f96cb5c91e43d6ed9fb9081b9c94d06e548 (patch)
tree73d1e97104e50d10596a8ed7b4f445ea2d9c462b /gdbsupport/gdb-hashtab.h
parent0f68254da9cead7aa6dde90e3a17cc9e385ae711 (diff)
downloadgdb-1c7d9f96cb5c91e43d6ed9fb9081b9c94d06e548.zip
gdb-1c7d9f96cb5c91e43d6ed9fb9081b9c94d06e548.tar.gz
gdb-1c7d9f96cb5c91e43d6ed9fb9081b9c94d06e548.tar.bz2
Use 'flags' when expanding symtabs in gdbpy_lookup_static_symbols
This changes gdbpy_lookup_static_symbols to pass the 'flags' parameter to expand_symtabs_matching. This should refine the search somewhat. Note this is "just" a performance improvement, as the loop over symtabs already checks 'flags'. v2 also removes 'SEARCH_GLOBAL_BLOCK' and updates py-symbol.exp to verify that this works properly. Thanks to Tom for this insight. Co-Authored-By: Tom de Vries <tdevries@suse.de>
Diffstat (limited to 'gdbsupport/gdb-hashtab.h')
0 files changed, 0 insertions, 0 deletions