aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada
AgeCommit message (Expand)AuthorFilesLines
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker436-436/+436
2015-12-24[testsuite/Ada] stop using project files when building test programsJoel Brobecker3-27/+2
2015-12-07Enhance the menu to select function overloads with signaturesPierre-Marie de Rodat2-0/+118
2015-11-23gdb/dwarf2read: Minimal handling of non-constant struct sizes.Joel Brobecker1-0/+6
2015-11-09[Ada] GDB crash during "finish" of function with out parametersJoel Brobecker4-0/+109
2015-10-27Fix access_to_packed_array.exp typos/errorsJan Kratochvil1-4/+4
2015-09-23[Ada] Fix handling of array renamingsPierre-Marie de Rodat3-0/+89
2015-09-15[Ada] Enhance type printing for arrays with variable-sized elementsPierre-Marie de Rodat4-0/+120
2015-09-14[Ada] Fix the evaluation of access to packed array subscriptPierre-Marie de Rodat4-0/+106
2015-09-03[Ada] Make string_char_type a true TYPE_CODE_CHAR type in AdaPierre-Marie de Rodat2-0/+65
2015-09-01[Ada] Fix completion for multiple function matchesPierre-Marie de Rodat6-1/+74
2015-08-20[Ada] Fix parsing for expressions with attributes and charactersPierre-Marie de Rodat2-0/+66
2015-08-13[Ada] Add support for subprogram renamingsPierre-Marie de Rodat4-0/+154
2015-07-23gdb/gdbtypes: fix handling of typedef layers between array typesPierre-Marie de Rodat4-0/+126
2015-07-20gdb.ada/info_exc.exp: Adjust expected output in "info exception" test.Joel Brobecker1-3/+1
2015-05-15Non bit-packed packed arrays as variable-length fieldsJerome Guitton5-0/+139
2015-05-15[Ada] problem printing negative integer values in packed arrays.Joel Brobecker4-0/+109
2015-05-05out of line functions nested inside inline functions.Joel Brobecker1-0/+12
2015-05-05DWARF: cannot break on out-of-line function nested inside inlined function.Pierre-Marie de Rodat4-0/+130
2015-05-05testsuite/gdb.ada/var_rec_arr: New testcase.Joel Brobecker4-0/+140
2015-04-27[Ada] Preserve typedef layer when getting struct elementJoel Brobecker4-0/+114
2015-04-03Do not consider reference types as dynamicPierre-Marie de Rodat2-0/+78
2015-04-01Share the "multi_line" helper among all testcasesPierre-Marie de Rodat6-65/+0
2015-02-22testcase for PR symtab/17855Doug Evans3-2/+41
2015-01-31gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.Doug Evans1-1/+1
2015-01-29gdb/DWARF: Support for arrays whose bound is a discriminant.Joel Brobecker4-0/+119
2015-01-29[Ada/varobj] number of children of null pointer to dynamic array.Joel Brobecker4-0/+121
2015-01-15[Ada] 'first/'last/'length of array whose bound is a discriminantJoel Brobecker4-0/+121
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker371-371/+371
2014-12-13Internal error trying to print uninitialized string.Joel Brobecker4-0/+114
2014-11-28Fix prints in tests for Python 3Simon Marchi1-3/+3
2014-11-21Handling of empty Ada ranges with a negative upper bound.Joel Brobecker4-0/+95
2014-11-19[Ada] Ignore __XA types when redundant.Joel Brobecker4-0/+98
2014-11-19varsize-limit error printing element of packed array...Joel Brobecker4-0/+123
2014-11-13GDB testsuite: Fix warnings with -std=gnu11Andreas Arnez1-1/+1
2014-10-14[Ada] Error adding/subtracting pointer value to/from integral.Joel Brobecker4-0/+103
2014-04-28Add gdb.ada/dyn_arrayidx testcase.Joel Brobecker2-0/+68
2014-03-28[varobj] false type-changed status for reference to Ada arrayJoel Brobecker4-0/+127
2014-03-26Skip tests on completion and readline when readline lib isn't usedYao Qi1-10/+13
2014-03-17[testsuite/Ada] New testcase for packed array renaming.Joel Brobecker4-0/+107
2014-03-10[Ada] Full view of tagged type with ptypeJerome Guitton4-0/+116
2014-02-26Multiple Ada task-specific breakpoints at the same address.Pedro Alves1-4/+24
2014-02-10Wrong type for 'Length result.Joel Brobecker4-0/+131
2014-01-27Try printing array range using the name of its index typeJoel Brobecker4-0/+96
2014-01-10Remove path from gdb.ada/pp-rec-component.exp "source" testJoel Brobecker1-1/+2
2014-01-07varobj/Ada: Missing children for interface-wide tagged typesJoel Brobecker4-0/+124
2014-01-07Ada: Fix missing call to pretty-printer for fields of records.Joel Brobecker5-0/+141
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker320-320/+320
2013-12-13wrong dimension found in ada-lang.c:ada_array_bound_from_typeJoel Brobecker5-0/+160
2013-12-10Set language for Ada minimal symbols.Joel Brobecker1-0/+5