binutils-gdb/gdb/testsuite/gdb.ada/homonym
Joel Brobecker ac1349b75a Make sure all types in gdb.ada/homonym testcase are used...
Otherwise, the compiler does not generate any debug info for them.
This fixes 3 FAILs:

    FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_1
    FAIL: gdb.ada/homonym.exp: ptype int_type at BREAK_1
    FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_2

gdb/testsuite/ChangeLog:

        * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
        * gdb.ada/homonym/homonym.adb: For use of all types defined
        locally inside both Get_Value subprograms.
2011-12-01 23:16:44 +00:00
..
homonym.adb Make sure all types in gdb.ada/homonym testcase are used... 2011-12-01 23:16:44 +00:00
homonym.ads run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
homonym_main.adb run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
pck.adb Make sure all types in gdb.ada/homonym testcase are used... 2011-12-01 23:16:44 +00:00
pck.ads Make sure all types in gdb.ada/homonym testcase are used... 2011-12-01 23:16:44 +00:00