[PATCH 02/25] Use gnat_runtime_has_debug_info in Ada catchpoint tests

Tom Tromey tom@tromey.com
Tue Jun 20 13:56:59 GMT 2023


>> FAIL: gdb.ada/catch_ex_std.exp: catch exception some_kind_of_error
>> FAIL: gdb.ada/catch_ex_std.exp: caught the exception (the program exited)
>> FAIL: gdb.ada/catch_ex_std.exp: print $_ada_exception =
>> some_package.some_kind_of_error'Address
>> ...
>> I'm assuming it's due to this commit.
>> At first glance, this PR (
>> https://sourceware.org/bugzilla/show_bug.cgi?id=30094 ) explains
>> why.

Tom> Fixed by this commit (
Tom> https://sourceware.org/pipermail/gdb-patches/2023-June/200318.html ).

Thanks for doing this.

Tom


More information about the Gdb-patches mailing list