old-cross-binutils/gdb/testsuite
Joel Brobecker a6af7abe5d Warn if missing debug info for Ada exception catchpoints
This patch should help the user understand why the debugger is not
able to insert Ada exception catchpoints when the Ada runtime was
stripped of debugging info, as is often the case on many GNU/Linux
distros:

    (gdb) catch exception
    Your Ada runtime appears to be missing some debugging information.
    Cannot insert Ada exception catchpoint in this configuration.

gdb/ChangeLog:

        * ada-lang.c (ada_has_this_exception_support): Raise an error
        if we could find the Ada exception hook in the Ada runtime,
        but no debugging info for that hook.

gdb/testsuite/ChangeLog:

        * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
        expected output for unsupported case.
2011-12-11 17:36:10 +00:00
..
config
gdb.ada Warn if missing debug info for Ada exception catchpoints 2011-12-11 17:36:10 +00:00
gdb.arch gdb/ 2011-11-09 00:53:40 +00:00
gdb.asm
gdb.base 2011-12-06 Pedro Alves <pedro@codesourcery.com> 2011-12-06 20:03:14 +00:00
gdb.cell
gdb.cp gdb/testsuite/ 2011-12-10 15:58:14 +00:00
gdb.disasm
gdb.dwarf2 gdb/ 2011-12-02 17:01:20 +00:00
gdb.fortran * gdb.base/solib-nodir.exp: Skip if remote target. 2011-11-30 08:24:32 +00:00
gdb.gdb
gdb.hp
gdb.java
gdb.linespec the "ambiguous linespec" series 2011-12-06 18:54:43 +00:00
gdb.mi * gdb.base/solib-nodir.exp: Skip if remote target. 2011-11-30 08:24:32 +00:00
gdb.modula2
gdb.multi
gdb.objc the "ambiguous linespec" series 2011-12-06 18:54:43 +00:00
gdb.opencl
gdb.opt
gdb.pascal
gdb.python * gdb.python/py-type.exp: New testcases for exceptions on scalar types 2011-11-15 21:17:40 +00:00
gdb.reverse gdb/testsuite/ 2011-12-09 17:36:02 +00:00
gdb.server gdb/testsuite/ 2011-12-05 18:27:44 +00:00
gdb.stabs
gdb.threads gdb/ 2011-12-02 17:01:20 +00:00
gdb.trace gdb/testsuite/ 2011-12-10 23:05:08 +00:00
gdb.xml
lib gdb/testsuite/ 2011-12-03 20:20:29 +00:00
.gdbinit
aclocal.m4
ChangeLog Warn if missing debug info for Ada exception catchpoints 2011-12-11 17:36:10 +00:00
configure the "ambiguous linespec" series 2011-12-06 18:54:43 +00:00
configure.ac the "ambiguous linespec" series 2011-12-06 18:54:43 +00:00
dg-extract-results.sh
Makefile.in the "ambiguous linespec" series 2011-12-06 18:54:43 +00:00
TODO