[PATCH 02/25] Use gnat_runtime_has_debug_info in Ada catchpoint tests
Tom de Vries
tdevries@suse.de
Tue Jun 13 20:10:55 GMT 2023
On 5/24/23 18:36, Tom Tromey via Gdb-patches wrote:
> This changes the Ada catchpoint tests to use
> gnat_runtime_has_debug_info. This simplifies the code.
I see this regression:
...
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.
Thanks,
- Tom
More information about the Gdb-patches
mailing list