[PATCH v5 08/15] gdb, ada: collect standard exceptions in all objfiles

Tom Tromey tom@tromey.com
Mon Jul 18 16:49:25 GMT 2022


>> When searching for standard exceptions for Ada, we lookup the minimal
>> symbol of each exception.  With linker namespaces there can be multiple
>> instances in different namespaces.  Collect them all.
>> ---
>> gdb/ada-lang.c | 30 +++++++++++++++++++++++-------
>> 1 file changed, 23 insertions(+), 7 deletions(-)

Kevin> I'm not an Ada expert, but this seems reasonable.

This seems fine to me as well.

Tom


More information about the Gdb-patches mailing list