aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada
AgeCommit message (Expand)AuthorFilesLines
2021-02-11gdb: Remove arm-symbianelf supportAlan Modra1-2/+1
2021-01-28[gdb/testsuite] Fix gdb.ada/out_of_line_in_inlined.exp with -m32 and gcc-10Tom de Vries1-2/+1
2021-01-25Fix fixed-point regression with recent GCCTom Tromey3-0/+12
2021-01-25Specially handle array contexts in Ada expression resolutionTom Tromey1-0/+5
2021-01-25Add test case for symbol menu for local enumeratorsTom Tromey2-0/+111
2021-01-08Pass void_context_p to parse_expressionTom Tromey4-0/+121
2021-01-07Fix regression in Ada aggregate assignmentTom Tromey1-0/+3
2021-01-06Fix fixed-point binary operation type handlingTom Tromey3-0/+23
2021-01-01Update copyright year range in all GDB filesJoel Brobecker641-641/+641
2020-12-18Run fixed_points.exp with -fgnat-encodings=minimalTom Tromey1-61/+73
2020-12-14[gdb/testsuite] Don't pass -fPIC to gdb_compile_shlibTom de Vries1-2/+1
2020-12-14Handle block-local names for AdaTom Tromey2-2/+31
2020-12-13[gdb/testsuite] Handle ada in gdb_compile_shlibTom de Vries1-18/+3
2020-12-13[gdb/testsuite] Avoid gnatbind/gnatlink in gdb.ada/catch_ex_std.expTom de Vries1-48/+23
2020-12-08[gdb/testsuite] Fix gdb.ada/mi_task_arg.exp for -m32Tom de Vries1-2/+4
2020-11-23[gdb/testsuite] Fix minimal encodings KPASSesTom de Vries3-6/+9
2020-11-15Add support for fixed-point type comparison operatorsJoel Brobecker1-1/+1
2020-11-15Add ptype support for DWARF-based fixed-point typesJoel Brobecker1-0/+36
2020-11-15Add support for printing value of DWARF-based fixed-point type objectsJoel Brobecker5-15/+86
2020-11-10Fix bug in gdb.ada/bias.expTom Tromey2-6/+6
2020-11-04Handle __XVL fields in Ada type printingTom Tromey2-18/+6
2020-11-04Print Ada type name in more casesTom Tromey3-0/+113
2020-11-04Recognize names of array typesTom Tromey3-0/+6
2020-11-04Use bit stride when taking slice of arrayTom Tromey4-0/+137
2020-11-04Only use stride for final element typeTom Tromey3-0/+13
2020-11-04Fix bit strides for -fgnat-encodings=minimalTom Tromey1-41/+80
2020-11-04Resolve dynamic type in ada_value_struct_eltTom Tromey4-13/+45
2020-11-04Reject slicing a packed arrayTom Tromey1-0/+1
2020-11-04Synthesize array descriptors with -fgnat-encodings=minimalTom Tromey16-282/+363
2020-11-04Fix decoding of multi-dimensional constrained packed arraysTom Tromey4-2/+122
2020-11-01avoid unwarranted assumption in gdb.ada/fixed_points/fixed_points.adbJoel Brobecker1-2/+1
2020-10-28[gdb/testsuite] Fix re-read FAILs with -readnowTom de Vries1-0/+8
2020-10-26Don't inherit range-type signed-ness from underlying typeTom Tromey4-0/+113
2020-10-14[gdb/testsuite] Fix gdb.ada/mi_catch_ex{,_hand}.exp FAILsTom de Vries2-0/+2
2020-10-13Eliminate mi_run_to_main, introduce mi_clean_restartPedro Alves13-107/+29
2020-10-13'runto main' -> 'runto_main' throughoutPedro Alves2-2/+2
2020-10-09Fix bit offset regressionTom Tromey2-5/+8
2020-09-02Do not auto-dereference null pointers in Ada MI varobjTom Tromey3-11/+25
2020-08-17Fix MI crash with Ada string accessTom Tromey4-0/+138
2020-08-13Add skip_ada_tests to more Ada testcasesPedro Alves144-0/+288
2020-07-24[gdb/testsuite] Require gnatmake-8 for gdb.ada/mi_prot.expTom de Vries1-0/+3
2020-07-22Fix crash in -stack-list-argumentsTom Tromey4-0/+134
2020-07-08Use read_memory in ada_exception_message_1Tom Tromey2-2/+2
2020-06-10[gdb/symtab] Enable ada .gdb_indexTom de Vries1-5/+0
2020-05-26Handle indexing Ada arrays with enum indicesTom Tromey1-0/+3
2020-05-26Fix bugs in 'val and 'pos with range typesTom Tromey3-2/+9
2020-05-20Fix array_char_idx.expTom Tromey1-1/+3
2020-05-12[gdb/testsuite] Fix duplicate test-names in gdb.adaTom de Vries3-16/+25
2020-05-11[gdb/testsuite] Change kfail into xfail in gdb.ada/packed_tagged.expTom de Vries1-2/+2
2020-05-11Fix gdb.ada/attr_ref_and_charlit.exp typoKeith Seitz1-1/+1