aboutsummaryrefslogtreecommitdiff
path: root/libctf/ctf-decl.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2024-08-14 10:45:30 -0600
committerTom Tromey <tromey@adacore.com>2024-08-20 07:58:06 -0600
commita55790e99235b39582a1c3e85199f8139612f24a (patch)
tree6485d733e8157387c4a5c1a86087b80ea2b77d6e /libctf/ctf-decl.c
parent60202b0cedbec7bc692e926c9943ab7e7d2504ac (diff)
downloadgdb-a55790e99235b39582a1c3e85199f8139612f24a.zip
gdb-a55790e99235b39582a1c3e85199f8139612f24a.tar.gz
gdb-a55790e99235b39582a1c3e85199f8139612f24a.tar.bz2
Use SEARCH_FUNCTION_DOMAIN when looking for Ada exception symbols
While working on another bug, I noticed that the Ada code to find exception symbols uses SEARCH_VFT. This will find variables and types -- but only functions are needed here. This patch changes the code to use SEARCH_FUNCTION_DOMAIN. Tested on x86-64 Fedora 38, using a version of GNAT with the debuginfo installed, to ensure the exception-related tests work. Reviewed-by: Keith Seitz <keiths@redhat.com>
Diffstat (limited to 'libctf/ctf-decl.c')
0 files changed, 0 insertions, 0 deletions