Skip to content
Commit a55790e9 authored by Tom Tromey's avatar Tom Tromey
Browse files

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: default avatarKeith Seitz <keiths@redhat.com>
parent 60202b0c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment