aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker679-679/+679
2021-12-07[gdb/symtab] Support -readnow during rereadTom de Vries1-8/+0
2021-12-02(Ada/AArch64) fix fixed point argument passing in inferior funcallXavier Roirand4-0/+111
2021-12-02Implement 'task apply'Tom Tromey1-0/+5
2021-12-02Add "task" keyword to the "watch" commandTom Tromey2-0/+156
2021-11-25[gdb/cli] Add "set logging enabled", deprecate "set logging on/off"Tom de Vries1-2/+2
2021-10-21Fix latent Ada bug when accessing field offsetsTom Tromey2-36/+51
2021-10-19Fix bug in dynamic type resolutionTom Tromey2-0/+31
2021-10-05Remove 'varsize-limit'Tom Tromey2-3/+18
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi23-31/+0
2021-09-24Fix handling of DW_AT_data_bit_offsetTom Tromey2-0/+82
2021-09-21[gdb/testsuite] Fix gdb.ada/interface.exp with gcc-9Tom de Vries1-5/+5
2021-09-21[gdb/testsuite] Fix gdb.ada/mi_prot.expTom de Vries1-1/+1
2021-09-20[gdb/testsuite] Fix gdb.ada/big_packed_array.exp xfail for -m32Tom de Vries1-0/+10
2021-09-18[gdb/ada] Handle artificial local symbolsTom de Vries1-0/+7
2021-08-02Handle compiler-generated suffixes in Ada namesTom Tromey1-1/+1
2021-08-02Handle type qualifier for enumeration nameTom Tromey3-0/+81
2021-08-02Defer Ada character literal resolutionTom Tromey4-0/+112
2021-07-27[gdb/testsuite] Add xfail for PR gcc/101643Tom de Vries1-2/+21
2021-07-27[gdb/testsuite] Add xfail for PR gcc/101633Tom de Vries1-11/+42
2021-07-22[gdb/testsuite] Fix FAILs due to PR gcc/101575Tom de Vries3-5/+71
2021-07-21[gdb/testsuite] Add KFAILs for gdb.ada FAILs with gcc-11Tom de Vries3-22/+127
2021-07-16Fix array stride bugTom Tromey1-0/+17
2021-06-25Decode Ada types in Python layerTom Tromey1-0/+5
2021-06-04Add PROP_VARIABLE_NAMETom Tromey6-0/+191
2021-05-07gdb: re-format Python files using black 21.4b0Simon Marchi1-1/+1
2021-04-30Fix crash with GNAT minimal encodingsTom Tromey3-0/+12
2021-04-28Fix Ada overloading with 'null'Tom Tromey2-0/+79
2021-03-15Fix unary + in AdaTom Tromey1-0/+5
2021-03-15Call ada_ensure_varsize_limit in indirectionTom Tromey2-1/+15
2021-03-15Implement Ada operator overloadingTom Tromey4-0/+328
2021-03-15Fix Ada assignment resolutionTom Tromey4-0/+119
2021-03-15Fix bug in Ada aggregate assignmentTom Tromey4-0/+45
2021-03-02Rewrite GNAT-encoded fixed point types in DWARF readerTom Tromey1-64/+21
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