binutils-gdb/gdb/testsuite/gdb.ada
Joel Brobecker d9c36a9152 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
of zero-size elements.
        * gdb.ada/null_array.exp: Test printing this new array.
2008-05-23 18:15:23 +00:00
..
array_bounds * gdb.ada/array_bounds/bar.adb: New file. 2008-01-03 14:19:52 +00:00
array_return Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
array_subscript_addr * array_subscript_addr/p.adb: New file. 2008-01-02 12:06:38 +00:00
arrayidx Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
arrayparam * gdb.ada/arrayparam: New test program. 2008-01-08 19:31:36 +00:00
arrayptr * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb, 2008-01-03 13:15:43 +00:00
atomic_enum * gdb.ada/atomic_enum: New test program. 2008-04-19 01:35:49 +00:00
catch_ex Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
char_param Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
complete * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb, 2008-02-05 22:20:51 +00:00
exec_changed Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
exprs 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com> 2008-01-30 07:28:16 +00:00
fixed_cmp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
fixed_points Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
formatted_ref * gdb.ada/formatted_ref: New test program. 2008-01-30 19:23:26 +00:00
frame_args Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
fun_addr * gdb.ada/fun_addr/foo.adb: New file. 2008-01-03 04:12:24 +00:00
fun_in_declare * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb, 2008-01-01 12:43:41 +00:00
funcall_param * gdb.ada/funcall_param: New test program. 2008-01-08 19:39:34 +00:00
homonym * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb, 2008-01-04 21:40:34 +00:00
interface * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb, 2008-01-01 07:25:45 +00:00
lang_switch * gdb.ada/lang_switch: New test program. 2008-05-06 21:37:32 +00:00
nested * gdb.ada/nested/hello.adb: New file. 2008-02-01 22:48:16 +00:00
null_array * gdb.ada/null_array/foo.adb: Add multi-dimensional array 2008-05-23 18:15:23 +00:00
null_record Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
packed_array Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
packed_tagged * gdb.ada/packed_tagged/comp_bug.adb: New file. 2008-01-05 15:48:08 +00:00
print_chars Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
ptype_field * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb, 2008-01-04 15:10:10 +00:00
ref_param * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb, 2008-01-01 11:42:53 +00:00
start Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
str_ref_cmp * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb: 2008-01-02 11:25:01 +00:00
sym_print_name * gdb.ada/sym_print_name: New test program. 2008-02-01 23:15:36 +00:00
taft_type * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb, 2008-01-03 17:32:10 +00:00
tagged * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb, 2008-01-04 20:02:29 +00:00
type_coercion * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb: 2008-01-04 20:07:40 +00:00
watch_arg Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
Makefile.in * gdb.ada/nested/hello.adb: New file. 2008-02-01 22:48:16 +00:00
array_bounds.exp * gdb.ada/array_bounds/bar.adb: New file. 2008-01-03 14:19:52 +00:00
array_return.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
array_subscript_addr.exp * array_subscript_addr/p.adb: New file. 2008-01-02 12:06:38 +00:00
arrayidx.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
arrayparam.exp * gdb.ada/arrayparam: New test program. 2008-01-08 19:31:36 +00:00
arrayptr.exp * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb, 2008-01-03 13:15:43 +00:00
assign_1.exp * gdb.ada/assign_1.exp: New testcase. 2008-05-09 23:51:40 +00:00
atomic_enum.exp * gdb.ada/atomic_enum: New test program. 2008-04-19 01:35:49 +00:00
boolean_expr.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
catch_ex.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
char_param.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
complete.exp * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb, 2008-02-05 22:20:51 +00:00
exec_changed.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
exprs.exp 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com> 2008-01-30 07:28:16 +00:00
fixed_cmp.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
fixed_points.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
formatted_ref.exp * gdb.ada/formatted_ref: New test program. 2008-01-30 19:23:26 +00:00
frame_args.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
fun_addr.exp * gdb.ada/fun_addr/foo.adb: New file. 2008-01-03 04:12:24 +00:00
fun_in_declare.exp * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb, 2008-01-01 12:43:41 +00:00
funcall_param.exp * gdb.ada/funcall_param: New test program. 2008-01-08 19:39:34 +00:00
gnat_ada.gpr Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
homonym.exp * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb, 2008-01-04 21:40:34 +00:00
interface.exp * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb, 2008-01-01 07:25:45 +00:00
lang_switch.exp * gdb.ada/lang_switch: New test program. 2008-05-06 21:37:32 +00:00
nested.exp * gdb.ada/nested/hello.adb: New file. 2008-02-01 22:48:16 +00:00
null_array.exp * gdb.ada/null_array/foo.adb: Add multi-dimensional array 2008-05-23 18:15:23 +00:00
null_record.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
packed_array.exp * gdb.ada/packed_array.exp: Add testing of references to 2008-01-04 20:47:16 +00:00
packed_tagged.exp * gdb.ada/packed_tagged/comp_bug.adb: New file. 2008-01-05 15:48:08 +00:00
print_chars.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
print_pc.exp * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd 2008-01-08 18:17:30 +00:00
ptype_field.exp * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb, 2008-01-04 15:10:10 +00:00
ref_param.exp * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb, 2008-01-01 11:42:53 +00:00
start.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
str_ref_cmp.exp * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb: 2008-01-02 11:25:01 +00:00
sym_print_name.exp * gdb.ada/sym_print_name: New test program. 2008-02-01 23:15:36 +00:00
taft_type.exp * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb, 2008-01-03 17:32:10 +00:00
tagged.exp * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb, 2008-01-04 20:02:29 +00:00
type_coercion.exp * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb: 2008-01-04 20:07:40 +00:00
watch_arg.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00