aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada
AgeCommit message (Expand)AuthorFilesLines
2008-11-15 * gdb.ada/int_deref.exp: New testcase.Joel Brobecker3-0/+86
2008-10-07 * gdb.ada/ref_tick_size.exp: New testcase.Joel Brobecker4-0/+124
2008-09-10 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.Joel Brobecker1-0/+24
2008-09-10 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,Joel Brobecker25-67/+67
2008-09-10 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid typeJoel Brobecker1-1/+1
2008-05-23 * gdb.ada/null_array/foo.adb: Add multi-dimensional arrayJoel Brobecker2-3/+10
2008-05-09 * gdb.ada/assign_1.exp: New testcase.Joel Brobecker1-0/+36
2008-05-06 * gdb.ada/lang_switch: New test program.Joel Brobecker3-0/+112
2008-04-19 * gdb.ada/atomic_enum: New test program.Joel Brobecker4-0/+128
2008-02-05 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,Joel Brobecker4-0/+227
2008-02-01 * gdb.ada/sym_print_name: New test program.Joel Brobecker4-0/+142
2008-02-01 * gdb.ada/nested/hello.adb: New file.Joel Brobecker3-0/+82
2008-01-30 * gdb.ada/formatted_ref: New test program.Joel Brobecker4-0/+173
2008-01-302008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>Paul N. Hilfinger2-0/+91
2008-01-09 * gdb.ada/null_array: New test program.Joel Brobecker4-0/+126
2008-01-08 * gdb.ada/funcall_param: New test program.Joel Brobecker4-0/+124
2008-01-08 * gdb.ada/arrayparam: New test program.Joel Brobecker4-0/+140
2008-01-08 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmdJoel Brobecker1-0/+4
2008-01-05 * gdb.ada/packed_tagged/comp_bug.adb: New file.Joel Brobecker2-0/+105
2008-01-04 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,Joel Brobecker4-0/+196
2008-01-04 * gdb.ada/packed_array.exp: Add testing of references toJoel Brobecker1-0/+10
2008-01-04 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:Joel Brobecker3-0/+107
2008-01-04 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,Joel Brobecker4-0/+157
2008-01-04 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,Joel Brobecker4-0/+145
2008-01-03 * gdb.ada/print_pc.exp: New testcase.Joel Brobecker1-0/+44
2008-01-03 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,Joel Brobecker4-0/+129
2008-01-03 * gdb.ada/array_bounds/bar.adb: New file.Joel Brobecker2-0/+85
2008-01-03 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,Joel Brobecker4-0/+115
2008-01-03 * gdb.ada/fun_addr/foo.adb: New file.Joel Brobecker2-0/+63
2008-01-02 * array_subscript_addr/p.adb: New file.Joel Brobecker2-0/+74
2008-01-02 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:Joel Brobecker3-0/+90
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz40-40/+40
2008-01-01 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,Joel Brobecker4-0/+122
2008-01-01 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,Joel Brobecker4-0/+122
2008-01-01 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,Joel Brobecker4-0/+144
2007-12-28 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,Joel Brobecker4-0/+126
2007-12-28 * gdb.ada/boolean_expr.exp: New testcase.Joel Brobecker1-0/+42
2007-12-26 * gdb.ada/Makefile.in (EXECUTABLES): Update list.Joel Brobecker3-4/+16
2007-12-24 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,Joel Brobecker4-0/+109
2007-12-24 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,Joel Brobecker4-0/+154
2007-12-17 * gdb.ada/frame_args/foo.adb: New file.Joel Brobecker4-0/+153
2007-08-23 Switch the license of all .exp files to GPLv3.Joel Brobecker9-45/+28
2007-08-23 Switch the licensing to GPLv3 for all .ads and .adb files.Joel Brobecker14-50/+28
2007-03-27 * gdb.ada/exec_changed.exp: Avoid "set confirm off".Daniel Jacobowitz1-5/+0
2007-03-27 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.Daniel Jacobowitz3-9/+21
2007-02-27 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.Joel Brobecker1-2/+2
2007-01-12revert 2007-01-11 Nathan Sidwell <nathan@codesourcery.com>Nathan Sidwell8-34/+18
2007-01-11 * lib/gdb.exp (gdb_compile_test): New.Nathan Sidwell8-18/+34
2007-01-10 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtimeDaniel Jacobowitz1-3/+13
2007-01-09Copyright updates for 2007.Daniel Jacobowitz20-20/+20