gdb/testsuite/ada: Handle missing debug info case
authorAndrew Burgess <andrew.burgess@embecosm.com>
Mon, 7 Oct 2019 12:10:55 +0000 (13:10 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Mon, 7 Oct 2019 12:17:49 +0000 (13:17 +0100)
commit60ff3cd784ac3a96084af21e4c945fe6925cd1fa
tree45ac550794e7eee963b49e06610e8d124e554f66
parentb2caee6aaa78106d7ae3c46dda3a84a325e43a1d
gdb/testsuite/ada: Handle missing debug info case

Update a test script to handle the case where missing Ada debug
information means we can't catch exceptions.  This was discussed on
the list here:

  https://sourceware.org/ml/gdb-patches/2019-08/msg00607.html

And is similar to code that already exists in the test scripts
gdb.ada/catch_ex.exp and gdb.ada/mi_catch_ex.exp.

gdb/testsuite/ChangeLog:

* gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
exceptions due to missing debug information.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.ada/catch_ex_std.exp
This page took 0.025719 seconds and 4 git commands to generate.