]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Only look for functions in expand_symtabs_for_function
authorTom Tromey <tom@tromey.com>
Sat, 2 Sep 2023 15:42:44 +0000 (09:42 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 28 Jan 2024 17:58:17 +0000 (10:58 -0700)
commit8068710e130036c0973d87cfc85b68981691d130
tree0952efb6bd0ae558622b36cb515e886dd14cfe76
parentb63eb1f39d0d0c93bebe2d6756196002ad440298
Only look for functions in expand_symtabs_for_function

This changes expand_symtabs_for_function to only look in the function
domain.
gdb/symfile-debug.c