Copyright year update in most files of the GDB Project.
[binutils-gdb.git] / gdb / testsuite / gdb.ada /
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-21 Joel Brobecker[Ada] Breakpoints on task bodies
2011-12-11 Joel BrobeckerWarn if missing debug info for Ada exception catchpoints
2011-12-07 Pedro Alves2011-12-07 Pedro Alves <pedro@codesourcery.com>
2011-12-06 Tom Tromeythe "ambiguous linespec" series
2011-12-06 Joel Brobeckerfix incorrect assumption in gdb.ada/watch_arg
2011-12-01 Joel BrobeckerMake sure all types in gdb.ada/homonym testcase are...
2011-11-29 Joel Brobeckerwrong value returned by ada-lang.c:compare_names
2011-11-10 Joel Brobeckerread_frame_register_value and big endian arches
2011-10-21 Joel Brobecker[Ada] Fix number of lines in -ada-task-info output
2011-09-16 Joel Brobecker[Ada] Re-implement `info tasks' command using ui-out
2011-07-01 Joel Brobeckerbettter display for temporary Ada exception catchpoints
2011-07-01 Joel BrobeckerFix printing address of packed array
2011-07-01 Joel BrobeckerFix ada array bounds display
2011-07-01 Joel Brobeckertreat identical enum types as the same type
2011-07-01 Joel Brobeckermissing type description for typedef to pointer value
2011-07-01 Joel Brobeckervariables whose type is a typedef to an array pointer
2011-07-01 Joel Brobeckerhandle character-based enumeration typedefs
2011-05-16 Pedro Alves2011-05-16 Pedro Alves <pedro@codesourcery.com>
2011-04-01 Joel Brobeckerextend scope of testing in gdb.ada/arrayptr
2011-04-01 Joel Brobeckerimprove Ada exception catchpoint MI notification
2011-03-28 Jan Kratochvilgdb/testsuite/
2011-03-09 Tom Tromey * gdb.ada/catch_ex.exp: Use explicit gdb_test rather...
2011-03-09 Tom Tromey * lib/gdb.exp (inferior_exited_re): Match. leading...
2011-03-07 Tom Tromeygdb
2011-02-22 Michael Snyder2011-02-22 Michael Snyder <msnyder@vmware.com>
2011-02-22 Michael Snyder2011-02-21 Michael Snyder <msnyder@vmware.com>
2011-02-21 Joel Brobeckeradd xfail for "print u_var" test in gdb.ada/packed_arra...
2011-02-17 Joel Brobecker[Ada] Fix unconstrained packed array size
2011-01-14 Joel Brobeckernew testcase for Ada Wide Wide Characters and Strings
2011-01-06 Joel Brobecker[testsuite/gdb.ada] simplify some testcases by using...
2011-01-06 Joel BrobeckerAvoid the use of gdb_start_cmd in gdb.ada/*.exp testcases.
2011-01-06 Joel BrobeckerAdd copyright header to some Ada files (testsuite)
2011-01-02 Jan Kratochvilgdb/testsuite/
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-29 Joel Brobecker[Ada] print null array pointer as `0x0' rather than...
2010-12-29 Joel Brobecker[Ada] do not print arrays as array pointers
2010-11-04 Jan Kratochvilgdb/testsuite/
2010-06-10 Michael Snyder2010-06-08 Michael Snyder <msnyder@vmware.com>
2010-06-08 Michael Snyder2010-06-08 Michael Snyder <msnyder@vmware.com>
2010-05-26 Michael Snyder2010-05-25 Michael Snyder <msnyder@vmware.com>
2010-05-20 Joel Brobeckerlib/gdb.exp: New gdb_test_no_output function.
2010-05-17 Joel Brobeckermake parameter being watched is a non-constant.
2010-05-17 Joel BrobeckerUse breakpoint location to parse condition over current...
2010-04-20 Joel Brobecker"unsupported language" error in info types when using...
2010-04-20 Joel BrobeckerWrong value printed by info locals for dynamic object.
2010-02-09 Joel Brobecker * gdb.ada/ptype_tagged_param: New testcase.
2010-01-29 Joel Brobeckeramd64 - function returning record with field straddling...
2010-01-29 Joel Brobeckeramd64: Integer parameters in function calls on Windows.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-12-20 Joel Brobecker * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base...
2009-11-10 Nathan Sidwell * lib/gdb.exp (gdb_compile_test): New.
2009-06-23 Joel Brobecker * gdb.ada/variant_record_packed_array: New...
2009-04-01 Joel Brobecker * gdb.base/funcargs.exp: Set print frame-argume...
2009-03-31 Joel Brobecker * gdb.ada/tasks: New testcase.
2009-03-19 Jerome Guitton * gdb.ada/fixed_points/fixed_points.adb: Add a test...
2009-03-13 Joel Brobecker * gdb.ada/ptype_arith_binop.exp: Remove some...
2009-03-13 Joel Brobecker * gdb.ada/ptype_arith_binop.exp: New testcase.
2009-03-12 Joel Brobecker * gdb.ada/mod_from_name: New testcase.
2009-03-12 Joel Brobecker * gdb.ada/tick_last_segv: New testcase.
2009-02-04 Jerome Guitton * gdb.ada/uninitialized_vars: New test program.
2009-01-14 Joel Brobecker Update the copyright notice of some of the...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-11-28 Joel Brobecker * gdb.ada/int_deref.exp: Convert the addresses...
2008-11-27 Jerome Guitton * gdb.cp/formatted-ref.exp: Add equality test.
2008-11-15 Joel Brobecker * gdb.ada/int_deref.exp: New testcase.
2008-10-07 Joel Brobecker * gdb.ada/ref_tick_size.exp: New testcase.
2008-09-10 Joel Brobecker * gdb.ada/Makefile.in (EXECUTABLES): Bring...
2008-09-10 Joel Brobecker * gdb.ada/array_bounds.exp, gdb.ada/array_subsc...
2008-09-10 Joel Brobecker * gdb.ada/packed_tagged.exp: Accept "boolean...
2008-05-23 Joel Brobecker * gdb.ada/null_array/foo.adb: Add multi-dimensi...
2008-05-09 Joel Brobecker * gdb.ada/assign_1.exp: New testcase.
2008-05-06 Joel Brobecker * gdb.ada/lang_switch: New test program.
2008-04-19 Joel Brobecker * gdb.ada/atomic_enum: New test program.
2008-02-05 Joel Brobecker * gdb.ada/complete/pck.ads, gdb.ada/complete...
2008-02-01 Joel Brobecker * gdb.ada/sym_print_name: New test program.
2008-02-01 Joel Brobecker * gdb.ada/nested/hello.adb: New file.
2008-01-30 Joel Brobecker * gdb.ada/formatted_ref: New test program.
2008-01-30 Paul N. Hilfinger2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
2008-01-09 Joel Brobecker * gdb.ada/null_array: New test program.
2008-01-08 Joel Brobecker * gdb.ada/funcall_param: New test program.
2008-01-08 Joel Brobecker * gdb.ada/arrayparam: New test program.
2008-01-08 Joel Brobecker * gdb.ada/print_pc.exp: Add verification of...
2008-01-05 Joel Brobecker * gdb.ada/packed_tagged/comp_bug.adb: New file.
2008-01-04 Joel Brobecker * gdb.ada/homonym/homonym.ads, gdb.ada/homonym...
2008-01-04 Joel Brobecker * gdb.ada/packed_array.exp: Add testing of...
2008-01-04 Joel Brobecker * gdb.ada/type_coercion/ident.adb, gdb.ada...
2008-01-04 Joel Brobecker * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck...
2008-01-04 Joel Brobecker * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_fi...
2008-01-03 Joel Brobecker * gdb.ada/print_pc.exp: New testcase.
2008-01-03 Joel Brobecker * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type...
2008-01-03 Joel Brobecker * gdb.ada/array_bounds/bar.adb: New file.
2008-01-03 Joel Brobecker * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr...
2008-01-03 Joel Brobecker * gdb.ada/fun_addr/foo.adb: New file.
2008-01-02 Joel Brobecker * array_subscript_addr/p.adb: New file.
2008-01-02 Joel Brobecker * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2008-01-01 Joel Brobecker * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_i...
2008-01-01 Joel Brobecker * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param...
2008-01-01 Joel Brobecker * gdb.ada/interface/types.ads, gdb.ada/interfac...
next