binutils-gdb/gdb/testsuite/gdb.ada
Nathan Sidwell ec3c07fc0f * lib/gdb.exp (gdb_compile_test): New.
(skip_ada_tests, skip_java_tests): New.
	(gdb_compile): Use gdb_compile_test for f77.
	* lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
	* lib/java.exp (compile_java_from_source): Remove runtests check,
	use gdb_compile_test to record result.
	* gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
	gdb.ada/exec_changed.exp, gdb.ada/start.exp,
	gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
	gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
	gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
	gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
	gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
	gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
	gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
	adjust gdb_compile invocations.
2009-11-10 10:16:10 +00:00
..
array_bounds
array_return
array_subscript_addr
arrayidx
arrayparam
arrayptr
atomic_enum
catch_ex
char_param
complete
exec_changed
exprs
fixed_cmp
fixed_points * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise 2009-03-19 14:08:50 +00:00
formatted_ref
frame_args
fun_addr
fun_in_declare
funcall_param
homonym
int_deref
interface
lang_switch
mod_from_name * gdb.ada/mod_from_name: New testcase. 2009-03-12 23:42:05 +00:00
nested
null_array
null_record
packed_array
packed_tagged
print_chars
ptype_field
ref_param
ref_tick_size
start
str_ref_cmp
sym_print_name
taft_type
tagged
tasks * gdb.ada/tasks: New testcase. 2009-03-31 16:48:49 +00:00
tick_last_segv
type_coercion
uninitialized_vars
variant_record_packed_array * gdb.ada/variant_record_packed_array: New testcase. 2009-06-23 16:46:11 +00:00
watch_arg
Makefile.in
array_bounds.exp
array_return.exp * lib/gdb.exp (gdb_compile_test): New. 2009-11-10 10:16:10 +00:00
array_subscript_addr.exp
arrayidx.exp * lib/gdb.exp (gdb_compile_test): New. 2009-11-10 10:16:10 +00:00
arrayparam.exp
arrayptr.exp
assign_1.exp
atomic_enum.exp
boolean_expr.exp
catch_ex.exp
char_param.exp
complete.exp
exec_changed.exp * lib/gdb.exp (gdb_compile_test): New. 2009-11-10 10:16:10 +00:00
exprs.exp
fixed_cmp.exp
fixed_points.exp * lib/gdb.exp (gdb_compile_test): New. 2009-11-10 10:16:10 +00:00
formatted_ref.exp
frame_args.exp
fun_addr.exp
fun_in_declare.exp
funcall_param.exp
gnat_ada.gpr
homonym.exp
int_deref.exp
interface.exp
lang_switch.exp * gdb.base/funcargs.exp: Set print frame-arguments to "all". 2009-04-01 22:08:03 +00:00
mod_from_name.exp * gdb.ada/mod_from_name: New testcase. 2009-03-12 23:42:05 +00:00
nested.exp
null_array.exp
null_record.exp * lib/gdb.exp (gdb_compile_test): New. 2009-11-10 10:16:10 +00:00
packed_array.exp * lib/gdb.exp (gdb_compile_test): New. 2009-11-10 10:16:10 +00:00
packed_tagged.exp
print_chars.exp
print_pc.exp
ptype_arith_binop.exp * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code 2009-03-13 02:24:38 +00:00
ptype_field.exp
ref_param.exp * gdb.base/funcargs.exp: Set print frame-arguments to "all". 2009-04-01 22:08:03 +00:00
ref_tick_size.exp
start.exp * lib/gdb.exp (gdb_compile_test): New. 2009-11-10 10:16:10 +00:00
str_ref_cmp.exp
sym_print_name.exp
taft_type.exp
tagged.exp
tasks.exp * gdb.ada/tasks: New testcase. 2009-03-31 16:48:49 +00:00
tick_last_segv.exp
type_coercion.exp
uninitialized_vars.exp
variant_record_packed_array.exp * gdb.ada/variant_record_packed_array: New testcase. 2009-06-23 16:46:11 +00:00
watch_arg.exp * lib/gdb.exp (gdb_compile_test): New. 2009-11-10 10:16:10 +00:00