Fix backwards compatibility with old GDBservers (PR remote/22597)
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada /
2018-01-10  Pedro AlvesAda: make verbatim matcher override other language...
2018-01-10  Pedro AlvesFix gdb.ada/complete.exp's "complete break ada" test...
2018-01-10  Pedro AlvesFix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670)
2018-01-09  Xavier RoirandFix breakpoint add on inlined function using function...
2018-01-08  Joel BrobeckerRelax expected output in gdb.ada/access_tagged_param...
2018-01-08  Xavier Roirand(Ada) Fix print of array using non-contiguous enumerati...
2018-01-05  Pedro AlvesFix regresssion(internal-error) printing subprogram...
2018-01-05  Pedro AlvesFix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)
2018-01-05  Joel Brobecker(Ada) problem printing renaming which references a...
2018-01-05  Jerome Guitton(Ada) Fix Length attribute on array access
2018-01-05  Joel Brobeckermemory error printing component of record from convenie...
2018-01-05  Xavier Roirand(Ada) Remove printing of array's first index when unneeded
2018-01-04  Joel Brobeckergdb.ada/maint_with_ada.exp: New testcase
2018-01-04  Joel BrobeckerAdd new gdb.ada/bp_c_mixed_case testcase for PR gdb...
2018-01-04  Joel BrobeckerAdd "complete break ada" test to gdb.ada/complete.exp
2018-01-04  Joel BrobeckerAdd gdb.ada/info_addr_mixed_case new testcase
2018-01-03  Xavier Roirand(Ada) New command to stop at start of exception handler.
2018-01-02  Joel Brobecker[gdb/Ada] slices of arrays with dynamic strides
2018-01-02  Joel BrobeckerAdd support for dynamic DW_AT_byte_stride.
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-18  Joel Brobecker(Ada) crash assigning to record component which is...
2017-12-18  Xavier RoirandAda: fix bad handling in ada_convert_actual
2017-12-15  Xavier Roirand(Ada) Handle same component names when searching in...
2017-12-14  Joel BrobeckerAda: unable to compare strings (Attempt to compare...
2017-12-14  Joel Brobecker(Ada) Add support for task switching when debugging...
2017-12-11  Joel BrobeckerAdapt gdb.ada/variant_record_packed_array.exp to accept...
2017-12-11  Joel BrobeckerAdapt gdb.ada/pkd_arr_elem.exp to accept reordered...
2017-11-30  Joel BrobeckerNew gdb.ada/repeat_dyn testcase.
2017-11-27  Joel Brobeckerfix two issues in gdb.ada/mi_catch_ex.exp (re: "excepti...
2017-11-24  Joel Brobecker(Ada) provide the exception message when hitting an...
2017-11-21  Pedro Alvesgdb.ada/minsyms.exp: Don't hardcode the variable's...
2017-11-17  Joel Brobecker(Ada) fix handling of minimal symbols (UNOP_CAST and...
2017-11-09  Joel Brobeckerlocal variable watchpoint not deleted after leaving...
2017-11-08  Pedro AlvesIntroduce lookup_name_info and generalize Ada's FULL...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-23  Luis MachadoFix more cases of improper test names
2016-12-01  Luis MachadoFixup testcases outputting own name as a test name...
2016-12-01  Luis MachadoFix test names starting with uppercase using multi...
2016-12-01  Luis MachadoFix test names starting with uppercase using multi...
2016-12-01  Luis MachadoFix test names starting with uppercase output by basic...
2016-07-06  Simon Marchigdb.ada/arraydim.exp: Fix directory layout
2016-07-06  Simon MarchiRemove extra output directory level for Ada tests
2016-06-21  Pedro Alves[Ada catchpoints] Fix "warning: failed to get exception...
2016-05-30  Jan KratochvilPR 15231: import bare DW_TAG_lexical_block
2016-02-08  Simon MarchiAlways organize test artifacts in a directory hierarchy
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-24  Joel Brobecker[testsuite/Ada] stop using project files when building...
2015-12-07  Pierre-Marie de... Enhance the menu to select function overloads with...
2015-11-23  Joel Brobeckergdb/dwarf2read: Minimal handling of non-constant struct...
2015-11-09  Joel Brobecker[Ada] GDB crash during "finish" of function with out...
2015-10-27  Jan KratochvilFix access_to_packed_array.exp typos/errors
2015-09-23  Pierre-Marie de... [Ada] Fix handling of array renamings
2015-09-15  Pierre-Marie de... [Ada] Enhance type printing for arrays with variable...
2015-09-14  Pierre-Marie de... [Ada] Fix the evaluation of access to packed array...
2015-09-03  Pierre-Marie de... [Ada] Make string_char_type a true TYPE_CODE_CHAR type...
2015-09-01  Pierre-Marie de... [Ada] Fix completion for multiple function matches
2015-08-20  Pierre-Marie de... [Ada] Fix parsing for expressions with attributes and...
2015-08-13  Pierre-Marie de... [Ada] Add support for subprogram renamings
2015-07-23  Pierre-Marie de... gdb/gdbtypes: fix handling of typedef layers between...
2015-07-20  Joel Brobeckergdb.ada/info_exc.exp: Adjust expected output in "info...
2015-05-15  Jerome GuittonNon bit-packed packed arrays as variable-length fields
2015-05-15  Joel Brobecker[Ada] problem printing negative integer values in packe...
2015-05-05  Joel Brobeckerout of line functions nested inside inline functions.
2015-05-05  Pierre-Marie de... DWARF: cannot break on out-of-line function nested...
2015-05-05  Joel Brobeckertestsuite/gdb.ada/var_rec_arr: New testcase.
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...
next
This page took 0.465303 seconds and 7 git commands to generate.