summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada
AgeCommit message (Expand)Author
2015-08-13[Ada] Add support for subprogram renamingsPierre-Marie de Rodat
2015-07-23gdb/gdbtypes: fix handling of typedef layers between array typesPierre-Marie de Rodat
2015-07-20gdb.ada/info_exc.exp: Adjust expected output in "info exception" test.Joel Brobecker
2015-05-15Non bit-packed packed arrays as variable-length fieldsJerome Guitton
2015-05-15[Ada] problem printing negative integer values in packed arrays.Joel Brobecker
2015-05-05out of line functions nested inside inline functions.Joel Brobecker
2015-05-05DWARF: cannot break on out-of-line function nested inside inlined function.Pierre-Marie de Rodat
2015-05-05testsuite/gdb.ada/var_rec_arr: New testcase.Joel Brobecker
2015-04-27[Ada] Preserve typedef layer when getting struct elementJoel Brobecker
2015-04-03Do not consider reference types as dynamicPierre-Marie de Rodat
2015-04-01Share the "multi_line" helper among all testcasesPierre-Marie de Rodat
2015-02-22testcase for PR symtab/17855Doug Evans
2015-01-31gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.Doug Evans
2015-01-29gdb/DWARF: Support for arrays whose bound is a discriminant.Joel Brobecker
2015-01-29[Ada/varobj] number of children of null pointer to dynamic array.Joel Brobecker
2015-01-15[Ada] 'first/'last/'length of array whose bound is a discriminantJoel Brobecker
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-12-13Internal error trying to print uninitialized string.Joel Brobecker
2014-11-28Fix prints in tests for Python 3Simon Marchi
2014-11-21Handling of empty Ada ranges with a negative upper bound.Joel Brobecker
2014-11-19[Ada] Ignore __XA types when redundant.Joel Brobecker
2014-11-19varsize-limit error printing element of packed array...Joel Brobecker
2014-11-13GDB testsuite: Fix warnings with -std=gnu11Andreas Arnez
2014-10-14[Ada] Error adding/subtracting pointer value to/from integral.Joel Brobecker
2014-04-28Add gdb.ada/dyn_arrayidx testcase.Joel Brobecker
2014-03-28[varobj] false type-changed status for reference to Ada arrayJoel Brobecker
2014-03-26Skip tests on completion and readline when readline lib isn't usedYao Qi
2014-03-17[testsuite/Ada] New testcase for packed array renaming.Joel Brobecker
2014-03-10[Ada] Full view of tagged type with ptypeJerome Guitton
2014-02-26Multiple Ada task-specific breakpoints at the same address.Pedro Alves
2014-02-10Wrong type for 'Length result.Joel Brobecker
2014-01-27Try printing array range using the name of its index typeJoel Brobecker
2014-01-10Remove path from gdb.ada/pp-rec-component.exp "source" testJoel Brobecker
2014-01-07varobj/Ada: Missing children for interface-wide tagged typesJoel Brobecker
2014-01-07Ada: Fix missing call to pretty-printer for fields of records.Joel Brobecker
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-13wrong dimension found in ada-lang.c:ada_array_bound_from_typeJoel Brobecker
2013-12-10Set language for Ada minimal symbols.Joel Brobecker
2013-12-07strip off +x bits on non-executable/script filesMike Frysinger
2013-12-03Ada: Reserved word "all" should not need to be spelled in lowercase.Joel Brobecker
2013-11-19Fix int() builtin with range type gdb.Value objects.Joel Brobecker
2013-11-16gdb.ada/info_exc.exp,mi_exc_info.exp: Use more unique exception name.Joel Brobecker
2013-11-15gdb.ada/info_exc.exp,mi_exc_info.exp: handle runtimes with full debug info.Joel Brobecker
2013-11-15Start inferior before running test listing Ada exceptions.Joel Brobecker
2013-11-14Fix DW_OP_GNU_regval_type with FP registersJoel Brobecker
2013-11-12Implement GDB/MI equivalent of "info exceptions" CLI command.Joel Brobecker
2013-11-12Add command to list Ada exceptionsJoel Brobecker
2013-11-11Dandling memory pointers in Ada catchpoints with GDB/MI.Joel Brobecker
2013-10-11Adjust gdb.ada/mi_catch_ex.exp to use GDB/MI catch commands...Joel Brobecker
2013-10-08gdb.ada/mi_catch_ex.exp: Make test names unique.Joel Brobecker