aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.fortran/array-slices.exp
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-06-03[gdb] Fix typosTom de Vries1-1/+1
2023-03-10Use require with target_infoTom Tromey1-3/+1
2023-01-13Rename to allow_fortran_testsTom Tromey1-1/+1
2023-01-13Use require !skip_fortran_testsTom Tromey1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-03-16Make gdb.fortran/{array-slices,lbound-ubound} work against gdbserverPedro Alves1-8/+22
2022-02-28Fix gdb.fortran "failed to extract expected results" errorsKeith Seitz1-0/+6
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-10-11[gdb/testsuite] Fix FAIL in gdb.mi/mi-var-child-f.expTom de Vries1-0/+6
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi1-1/+0
2021-09-25[gdb/testsuite] Minimize gdb restartsTom de Vries1-1/+1
2021-01-18gdb/testsuite: remove actual addresses from some test namesAndrew Burgess1-1/+2
2021-01-15[gdb/testsuite] Fix gdb.fortran/array-slices.exp with -m32Tom de Vries1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-19gdb/fortran: Add support for Fortran array slices at the GDB promptAndrew Burgess1-49/+228
2020-10-22gdb/fortran: add support for parsing array strides in expressionsAndrew Burgess1-0/+16
2020-09-19gdb/fortran: Change whitespace when printing arraysAndrew Burgess1-8/+8
2020-09-18gdb/testsuite: Add missing expected resultsAndrew Burgess1-1/+4
2020-05-11gdb/fortran: Allow Flang MAIN_ in Fortran testingAlok Kumar Sharma1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-01gdb: Dynamic string length supportAndrew Burgess1-1/+10
2019-12-01gdb/fortran: array stride supportAndrew Burgess1-0/+58