aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-07strip off +x bits on non-executable/script filesMike Frysinger1-0/+0
2013-12-03Ada: Reserved word "all" should not need to be spelled in lowercase.Joel Brobecker4-0/+104
2013-11-19Fix int() builtin with range type gdb.Value objects.Joel Brobecker4-0/+117
2013-11-16gdb.ada/info_exc.exp,mi_exc_info.exp: Use more unique exception name.Joel Brobecker6-14/+14
2013-11-15gdb.ada/info_exc.exp,mi_exc_info.exp: handle runtimes with full debug info.Joel Brobecker2-2/+4
2013-11-15Start inferior before running test listing Ada exceptions.Joel Brobecker2-0/+10
2013-11-14Fix DW_OP_GNU_regval_type with FP registersJoel Brobecker8-0/+181
2013-11-12Implement GDB/MI equivalent of "info exceptions" CLI command.Joel Brobecker3-0/+89
2013-11-12Add command to list Ada exceptionsJoel Brobecker3-0/+95
2013-11-11Dandling memory pointers in Ada catchpoints with GDB/MI.Joel Brobecker3-0/+141
2013-10-11Adjust gdb.ada/mi_catch_ex.exp to use GDB/MI catch commands...Joel Brobecker1-4/+12
2013-10-08gdb.ada/mi_catch_ex.exp: Make test names unique.Joel Brobecker1-4/+4
2013-07-16simple test suite fix in gdb.adaTom Tromey1-2/+2
2013-07-10[testsuite/Ada] Add testing of access to packed arrays.Joel Brobecker2-0/+17
2013-07-10Fix FAIL: gdb.ada/small_reg_param.exp: continue to call_meJoel Brobecker1-1/+1
2013-07-10Remove trailing space in gdb.ada/small_reg_param.expJoel Brobecker1-1/+1
2013-06-07Fix formating in copyright headers.Pedro Alves1-2/+1
2013-05-20[dwarf] Mark all functions as prototyped except C functions.Joel Brobecker4-0/+132
2013-05-16gdb.ada/complete.exp: Fix FIXME.Pedro Alves1-5/+2
2013-05-16Missing do_cleanups in ada_make_symbol_completion_list.Joel Brobecker1-1/+16
2013-03-29Ignore __fu<digits>__ symbols from COFF symbol tablesJoel Brobecker4-0/+98
2013-03-14gdb/testsuite/Yao Qi2-2/+2
2013-03-12Allow 'thread' to be used as a variable name in expressions.Paul N. Hilfinger4-0/+133
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker278-278/+278
2012-12-07gdb.ada/lang_switch: Allow msg parameter to be a reference.Joel Brobecker1-3/+2
2012-11-29New testcase for interface type printing.Jerome Guitton4-0/+149
2012-11-29Full view of interface-wide typesJerome Guitton1-1/+1
2012-11-29Update gdb.ada/variant_record_packed_arrayJerome Guitton1-0/+7