Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada /
2015-04-27  Joel Brobecker[Ada] Preserve typedef layer when getting struct element
2015-04-03  Pierre-Marie de... Do not consider reference types as dynamic
2015-04-01  Pierre-Marie de... Share the "multi_line" helper among all testcases
2015-02-22  Doug Evanstestcase for PR symtab/17855
2015-01-31  Doug Evansgdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
2015-01-29  Joel Brobeckergdb/DWARF: Support for arrays whose bound is a discrimi...
2015-01-29  Joel Brobecker[Ada/varobj] number of children of null pointer to...
2015-01-15  Joel Brobecker[Ada] 'first/'last/'length of array whose bound is...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-13  Joel BrobeckerInternal error trying to print uninitialized string.
2014-11-28  Simon MarchiFix prints in tests for Python 3
2014-11-21  Joel BrobeckerHandling of empty Ada ranges with a negative upper...
2014-11-19  Joel Brobecker[Ada] Ignore __XA types when redundant.
2014-11-19  Joel Brobeckervarsize-limit error printing element of packed array...
2014-11-13  Andreas ArnezGDB testsuite: Fix warnings with -std=gnu11
2014-10-14  Joel Brobecker[Ada] Error adding/subtracting pointer value to/from...
2014-04-28  Joel BrobeckerAdd gdb.ada/dyn_arrayidx testcase.
2014-03-28  Joel Brobecker[varobj] false type-changed status for reference to...
2014-03-26  Yao QiSkip tests on completion and readline when readline...
2014-03-17  Joel Brobecker[testsuite/Ada] New testcase for packed array renaming.
2014-03-10  Jerome Guitton[Ada] Full view of tagged type with ptype
2014-02-26  Pedro AlvesMultiple Ada task-specific breakpoints at the same...
2014-02-10  Joel BrobeckerWrong type for 'Length result.
2014-01-27  Joel BrobeckerTry printing array range using the name of its index...
2014-01-10  Joel BrobeckerRemove path from gdb.ada/pp-rec-component.exp "source...
2014-01-07  Joel Brobeckervarobj/Ada: Missing children for interface-wide tagged...
2014-01-07  Joel BrobeckerAda: Fix missing call to pretty-printer for fields...
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-13  Joel Brobeckerwrong dimension found in ada-lang.c:ada_array_bound_fro...
2013-12-10  Joel BrobeckerSet language for Ada minimal symbols.
2013-12-07  Mike Frysingerstrip off +x bits on non-executable/script files
2013-12-03  Joel BrobeckerAda: Reserved word "all" should not need to be spelled...
2013-11-19  Joel BrobeckerFix int() builtin with range type gdb.Value objects.
2013-11-16  Joel Brobeckergdb.ada/info_exc.exp,mi_exc_info.exp: Use more unique...
2013-11-15  Joel Brobeckergdb.ada/info_exc.exp,mi_exc_info.exp: handle runtimes...
2013-11-15  Joel BrobeckerStart inferior before running test listing Ada exceptions.
2013-11-15  Joel BrobeckerFix DW_OP_GNU_regval_type with FP registers
2013-11-12  Joel BrobeckerImplement GDB/MI equivalent of "info exceptions" CLI...
2013-11-12  Joel BrobeckerAdd command to list Ada exceptions
2013-11-11  Joel BrobeckerDandling memory pointers in Ada catchpoints with GDB/MI.
2013-10-11  Joel BrobeckerAdjust gdb.ada/mi_catch_ex.exp to use GDB/MI catch...
2013-10-08  Joel Brobeckergdb.ada/mi_catch_ex.exp: Make test names unique.
2013-07-16  Tom Tromeysimple test suite fix in gdb.ada
2013-07-10  Joel Brobecker[testsuite/Ada] Add testing of access to packed arrays.
2013-07-10  Joel BrobeckerFix FAIL: gdb.ada/small_reg_param.exp: continue to...
2013-07-10  Joel BrobeckerRemove trailing space in gdb.ada/small_reg_param.exp
2013-06-07  Pedro AlvesFix formating in copyright headers.
2013-05-20  Joel Brobecker[dwarf] Mark all functions as prototyped except C funct...
2013-05-16  Pedro Alvesgdb.ada/complete.exp: Fix FIXME.
2013-05-16  Joel BrobeckerMissing do_cleanups in ada_make_symbol_completion_list.
2013-03-29  Joel BrobeckerIgnore __fu<digits>__ symbols from COFF symbol tables
2013-03-14  Yao Qigdb/testsuite/
2013-03-12  Paul N. HilfingerAllow 'thread' to be used as a variable name in express...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-07  Joel Brobeckergdb.ada/lang_switch: Allow msg parameter to be a reference.
2012-11-29  Jerome GuittonNew testcase for interface type printing.
2012-11-29  Jerome GuittonFull view of interface-wide types
2012-11-29  Jerome GuittonUpdate gdb.ada/variant_record_packed_array
2012-10-24  Joel Brobecker[Ada] Allow assignment to wide string.
2012-10-24  Joel Brobecker[Ada] Pointers to unconstrained arrays inside variant...
2012-09-18  Joel Brobeckerwrong language used when re-setting breakpoint
2012-09-10  Joel Brobeckercrash printing optimized out variant type
2012-08-27  Jan Kratochvilgdb/testsuite/
2012-08-16  Joel BrobeckerDWARF frame unwinder executes one too many rows
2012-07-26  Tom Tromey * lib/ada.exp (standard_ada_testfile): New proc.
2012-07-04  Pedro Alves2012-07-04 Pedro Alves <palves@redhat.com>
2012-06-21  Tom Tromey * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
2012-06-05  Joel Brobeckerstop parsing breakpoint command if invalid keyword...
2012-05-18  Tom Tromey PR exp/13907:
2012-05-17  Doug Evans * Makefile.in (clean): Remove Fission .dwo and .dwp...
2012-03-16  Joel Brobecker[Ada] Crash when trying to set value of packed array...
2012-03-14  Joel Brobeckertestcase for "gdb-ax.c: Add handling of TYPE_CODE_RANGE...
2012-03-08  Keith Seitz * gdb.ada/array_bounds.exp: Get breakpoint for line
2012-03-06  Joel BrobeckerNew Ada testcase (bp_on_var.exp).
2012-03-06  Joel BrobeckerNew Ada testcase (bp_enum_homonym).
2012-03-05  Tom Tromey * gdb.ada/operator_bp.exp: Clear debug-file-directory.
2012-03-03  Jan Kratochvilgdb/testsuite/
2012-03-02  Joel BrobeckerNew Ada testcase for breakpoints on operators.
2012-03-02  Joel BrobeckerTestcase: "info locals" with Ada renamings.
2012-02-29  Joel Brobecker[Ada] avoid error message pollution with uninitialized...
2012-02-29  Joel Brobecker[Ada] print packed arrays indexed by enumerated type
2012-02-29  Joel Brobecker[Ada] Handle reference to array descriptors
2012-02-29  Joel Brobecker[Ada] whatis not printing array type name for value...
2012-02-03  Joel BrobeckerGDB/MI: crash printing "_task" (Ada) argument
2012-01-18  Pedro Alves2012-01-18 Pedro Alves <palves@redhat.com>
2012-01-16  Pedro Alves2012-01-16 Pedro Alves <palves@redhat.com>
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
next
This page took 0.771086 seconds and 7 git commands to generate.