aboutsummaryrefslogtreecommitdiff
path: root/gdb/nat
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2023-06-19 11:47:29 +0200
committerTom de Vries <tdevries@suse.de>2023-06-19 11:47:29 +0200
commit319626ca736d15836f5381bdc9f0e37396f61b15 (patch)
treebcfeeb1c7e3ff75e6d66025262ac1d6d92bd06cf /gdb/nat
parentba769bb0e6fdf5b4c55577b068b93adf2f6d1333 (diff)
downloadgdb-319626ca736d15836f5381bdc9f0e37396f61b15.zip
gdb-319626ca736d15836f5381bdc9f0e37396f61b15.tar.gz
gdb-319626ca736d15836f5381bdc9f0e37396f61b15.tar.bz2
[gdb/testsuite] Add shared_gnat_runtime_has_debug_info
Test-case gdb.ada/catch_ex_std.exp passes for me with package libada7-debuginfo installed, but after removing it I get: ... (gdb) catch exception some_kind_of_error^M Your Ada runtime appears to be missing some debugging information.^M Cannot insert Ada exception catchpoint in this configuration.^M (gdb) FAIL: gdb.ada/catch_ex_std.exp: catch exception some_kind_of_error ... The test-case contains a require gnat_runtime_has_debug_info to deal with this, but the problem is that this checks the static gnat runtime, while this test-case uses the shared one. Fix this by introducing shared_gnat_runtime_has_debug_info, and requiring that one instead. Tested on x86_64-linux. PR testsuite/30094 Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=30094
Diffstat (limited to 'gdb/nat')
0 files changed, 0 insertions, 0 deletions