aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada
AgeCommit message (Expand)AuthorFilesLines
2022-09-07[gdb/testsuite] Fix gdb.ada/access_tagged_param.exp for aarch64Tom de Vries3-3/+3
2022-07-30[gdb/testsuite] Fix gdb.ada/literals.exp with aarch64Tom de Vries1-1/+1
2022-07-29[gdb/testsuite] Fix gdb.ada/convvar_comp.exp with broken debug infoTom de Vries1-1/+9
2022-07-22gdb/testsuite: give binaries distinct names in Ada testsSimon Marchi34-71/+71
2022-07-18Remove array typedef assumption for AdaTom Tromey3-0/+128
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess4-13/+0
2022-06-14[gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.expTom de Vries1-1/+3
2022-06-10[gdb/testsuite] Fix timeout in gdb.ada/ghost.expTom de Vries1-3/+3
2022-05-25gdb: Fix DUPLICATE and PATH regressions throughoutPedro Alves4-11/+17
2022-05-16gdb/testsuite: fix "continue outside of loop" TCL errorsBruno Larsen3-3/+3
2022-05-12Make gdb.ada/float-bits.exp more genericLuis Machado1-19/+68
2022-05-08[gdb/testsuite] Fix gdb.ada/catch_ex_std.exp with remote-gdbserver-on-localhostTom de Vries1-0/+4
2022-04-18gdb/testsuite: make gdb.ada/mi_prot.exp stop at expected locationSimon Marchi1-1/+1
2022-04-15[gdb/testsuite] Fix gdb.ada/float-bits.exp with -m32Tom de Vries1-5/+22
2022-04-12Fix bug in Ada number lexingTom Tromey1-0/+3
2022-04-12Require GNAT debug info for some Ada testsTom Tromey5-0/+25
2022-04-04Add context-sensitive field name completion to Ada parserTom Tromey1-0/+31
2022-04-04Implement completion for Ada attributesTom Tromey1-0/+5
2022-04-04Fix bug in Ada attributes lexingTom Tromey1-7/+9
2022-04-04Handle ghost entities in symbol lookupTom Tromey4-0/+96
2022-04-04[gdb/testsuite] Fix KPASS in gdb.ada/arrayptr.expTom de Vries1-16/+45
2022-03-30Decode "dynamic" interface types in AdaTom Tromey4-0/+127
2022-03-17Add another test for Ada Wide_Wide_StringTom Tromey4-1/+17
2022-03-16Reimplement array concatenation for Ada and DTom Tromey1-0/+12
2022-03-16Ada support for wide stringsTom Tromey2-0/+6
2022-03-07Fix bug in ada_print_floatingTom Tromey1-0/+3
2022-03-07Implement real literal extension for AdaTom Tromey2-0/+72
2022-03-07Fix Ada integer literals with exponentsTom Tromey1-0/+36
2022-03-07Fix gdb.ada/arrayptr.exp resultsTom Tromey1-24/+13
2022-03-07Handle non-ASCII identifiers in AdaTom Tromey12-0/+405
2022-02-28Handle multi-byte bracket sequences in Ada lexerTom Tromey2-2/+11
2022-02-28Handle 'QWW' encoding case in Ada enumsTom Tromey4-0/+114
2022-02-04Improve Ada unchecked union type printingTom Tromey2-2/+10
2022-01-20Avoid bad breakpoints with --gc-sectionsTom Tromey4-0/+102
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