aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada
AgeCommit message (Expand)AuthorFilesLines
2020-04-08[gdb/testsuite] Add gcc/94469 xfails to gdb.ada/call_pn.expTom de Vries1-3/+47
2020-04-06Select variant field when printing variantTom Tromey4-0/+129
2020-03-20Fix Ada val_print removal regressionTom Tromey2-0/+79
2020-03-11[gdb/testsuite] Set language in gdb.ada/minsym.expTom de Vries1-0/+2
2020-03-11[gdb] Fix segv in "maint print symbols" for ada execTom de Vries1-0/+10
2020-02-19[gdb/testsuite] Fix funcall_ref.exp xpassTom de Vries1-9/+24
2020-02-13[gdb/testsuite] Add unsupported tests in catch_ex_std.expTom de Vries1-0/+12
2020-01-01Update copyright year range in all GDB files.Joel Brobecker608-608/+608
2019-12-27[PATCH] Adjust test gdb.ada/ptype_tagged_param.exp for when GNAT runtime does...Simon Marchi1-4/+21
2019-12-10Normalize Ada ptype to use a single "?"Tom Tromey4-0/+149
2019-12-04Propagate endianity to subrange typesTom Tromey4-0/+123
2019-11-22Avoid crash in print_ada_task_infoTom Tromey2-1/+10
2019-10-31[gdb/testsuite] Remove superfluous 3rd argument from gdb_test callTom de Vries28-144/+58
2019-10-15[gdb/testsuite] Fix gdb.ada/mi_task_arg.expTom de Vries1-1/+7
2019-10-07gdb/testsuite/ada: Handle missing debug info caseAndrew Burgess1-7/+18
2019-10-02Add $_ada_exception convenience variableTom Tromey1-0/+3
2019-09-26Do not expose stub types to PythonTom Tromey4-0/+109
2019-09-14[gdb/testsuite] Require gnatmake 8 for gdb.ada/rename_subscript_param.expTom de Vries1-0/+4
2019-09-12Output the Ada task name in more messages.Philippe Waroquiers2-2/+2
2019-09-10Fix latent bug in .debug_names file-name handlingTom Tromey2-0/+53
2019-09-03Handle biased typesTom Tromey6-1/+155
2019-08-15Fix bug with character enumeration literalTom Tromey3-4/+10
2019-07-30Allow nested function displaysTom Tromey4-0/+102
2019-07-22gdb: Show type summary for anonymous structures from c_print_typedefAndrew Burgess1-4/+1
2019-07-10Change Ada catchpoints to be bp_catchpointTom Tromey6-13/+13
2019-06-21[gdb/testsuite] Mark ptype_union.exp as unsupported for cc-with-gdb-indexTom de Vries1-0/+5
2019-06-19Add intro comment to length_cond.expTom Tromey1-0/+3
2019-06-19Fix crash when setting breakpoint conditionTom Tromey4-0/+120
2019-06-14Allow re-assigning to convenience variablesTom Tromey1-0/+5
2019-06-14Recognize _ in attribute namesTom Tromey1-8/+10
2019-06-14Fix gdb.ada/vla.expTom Tromey2-4/+9
2019-05-29Fix failure in gdb.ada/complete.expTom Tromey1-2/+3
2019-05-10Add completion for Ada catch commandsTom Tromey1-0/+4
2019-05-08When debugging a mixed Ada/C program using this scenario:Xavier Roirand5-0/+159
2019-05-08Fix VLA printing for AdaTom Tromey2-0/+95
2019-05-03Fix cast of character to enum type in AdaTom Tromey3-2/+3
2019-05-01Fix bug in assignment to nested packed structureTom Tromey2-0/+10
2019-05-01Fix big-endian aggregate assignment in AdaTom Tromey1-0/+5
2019-04-30Fix "catch exception" with dynamic linkingTom Tromey4-0/+168
2019-04-19Print non-Ada unions without crashingTom Tromey2-0/+75
2019-03-18Fix Ada "ptype" bug with array typesTom Tromey4-0/+108
2019-02-23Update copyright year range in gdb.ada/mi_ref_changeable testcaseJoel Brobecker4-4/+4
2019-02-17(Ada) fix GDB crash printing packed arrayJoel Brobecker5-1/+134
2019-02-10(Ada) -var-update crash for variable whose type is a reference to changeableJoel Brobecker4-0/+145
2019-01-01Update copyright year range in all GDB files.Joel Brobecker557-557/+557
2018-12-27Fix gdb.ada/fun_renaming.exp by using more unique names.Philippe Waroquiers4-14/+16
2018-12-27Fix gdb.ada/assign_arr.exp by using more unique names.Philippe Waroquiers3-3/+3
2018-12-27Improve gdb.ada/rename_subscript_param.exp by using more unique names.Philippe Waroquiers2-6/+6
2018-12-27Fix gdb.ada/packed_array_assign.exp by using more unique names.Philippe Waroquiers2-5/+7
2018-12-24Fix gdb.ada bp_fun_addr failure due to conflict between fun 'a' and s-dimmks....Philippe Waroquiers2-7/+7