aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.fortran
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Rename to allow_fortran_testsTom Tromey69-69/+69
2023-01-13Use require !gdb_debug_enabledTom Tromey1-4/+1
2023-01-13Use require !skip_fortran_testsTom Tromey69-75/+69
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker133-133/+133
2022-12-05gdb/testsuite: remove perror calls when failing to runSimon Marchi19-19/+0
2022-11-28gdb/testsuite: remove use of then keyword from gdb.fortran/*.expAndrew Burgess23-23/+23
2022-11-28gdb/testsuite: remove DOS line endings from a test scriptAndrew Burgess1-92/+92
2022-11-17gdb/fortran/testsuite: print values and types of string variablesAndrew Burgess2-0/+107
2022-10-10Fix latent quote char bug in generic_printstrTom Tromey2-0/+63
2022-06-27[gdb/testsuite] Skip gdb.fortran/namelist.exp for gfortran 4.8Tom de Vries1-1/+5
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess1-6/+0
2022-05-31gdb/testsuite: fixup common-block.exp for intel compilersNils-Christian Kempke1-3/+35
2022-05-31gdb, testsuite, fortran: fixup mixed-lang-stack for Intel/LLVM compilersNils-Christian Kempke1-7/+14
2022-05-31gdb, testsuite, fortran: fix double free in mixed-lang-stack.expNils-Christian Kempke1-11/+1
2022-05-31testsuite, fortran: allow additional completions in module.expNils-Christian Kempke1-2/+3
2022-05-31testsuite, fortran: fix info-types for intel compilersNils-Christian Kempke1-3/+17
2022-05-31testsuite, fortran: add compiler dependent types to dynamic-ptype-whatisNils-Christian Kempke1-38/+41
2022-05-31testsuite, fortran: add required external keywordNils-Christian Kempke1-0/+1
2022-05-31gdb/testsuite: disable charset.exp for intel compilersNils-Christian Kempke1-0/+5
2022-05-31gdb/testsuite: add Fortran compiler identification to GDBCristian Sandu8-13/+14
2022-05-16gdb/testsuite: fix "continue outside of loop" TCL errorsBruno Larsen28-32/+32
2022-05-10gdb/testsuite: fix testsuite regressions for unix/-m32 boardNils-Christian Kempke3-21/+86
2022-04-25gdb/fortran: Support for assumed rank zerorupothar2-0/+9
2022-04-11gdb/fortran/testsuite: add complex from integers testNils-Christian Kempke2-1/+12
2022-04-11gdb/fortran: rewrite intrinsic handling and add some missing overloadsNils-Christian Kempke5-70/+351
2022-04-11gdb/fortran: Change GDB print for fortran default typesNils-Christian Kempke2-14/+9
2022-04-11gdb/fortran: clean-up Fortran intrinsic typesNils-Christian Kempke1-4/+27
2022-04-11gdb/fortran: change default logical type to builtin_logicalNils-Christian Kempke1-4/+4
2022-04-11gdb/fortran: fix complex type in Fortran builtin typesNils-Christian Kempke1-1/+1
2022-04-11gdb/f-lang: add Integer*1 to Fortran builtin typesNils-Christian Kempke2-1/+3
2022-04-08gdb/fortran: print fortran extended types with ptypeBernhard Heckel1-17/+48
2022-04-08gdb/fortran: add support for accessing fields of extended typesBernhard Heckel2-0/+228
2022-04-07gdb/fortran: fix fetching assumed rank array contentAndrew Burgess2-11/+23
2022-04-03gdb: add support for Fortran's ASSUMED RANK arraysrupothar2-0/+127
2022-03-16Make gdb.fortran/{array-slices,lbound-ubound} work against gdbserverPedro Alves3-15/+45
2022-02-28Fix gdb.fortran "failed to extract expected results" errorsKeith Seitz2-0/+12
2022-02-11gdb/fortran: support ptype and print commands for namelist variablesBhuvanendra Kumar N2-0/+77
2022-01-31gdb, testsuite, fortran: adapt info symbol expected output for intel compilersNils-Christian Kempke1-2/+27
2022-01-19Respect `set print array-indexes' with Fortran arraysMaciej W. Rozycki1-0/+200
2022-01-19Respect `set print repeats' with Fortran arraysMaciej W. Rozycki5-0/+320
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker119-119/+119
2021-10-28[gdb/testsuite] Update some test-cases to GPLv3Tom de Vries8-8/+8
2021-10-13[gdb/exp] Improve <error reading variable> messageTom de Vries2-0/+74
2021-10-13[gdb/testsuite] Fix gdb.fortran/call-no-debug.exp with native-gdbserverTom de Vries1-1/+3
2021-10-11[gdb/testsuite] Fix FAIL in gdb.mi/mi-var-child-f.expTom de Vries6-0/+35
2021-10-09[gdb/testsuite] Fix fortran module tests with stressed cpuTom de Vries2-0/+12
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi35-35/+0
2021-09-25[gdb/testsuite] Minimize gdb restartsTom de Vries3-7/+2
2021-09-01[gdb/testsuite] Fix gdb.fortran/call-no-debug.exp symbol searchTom de Vries1-7/+12
2021-07-05[gdb/testsuite] Fix fail in gdb.fortran/ptype-on-functions.exp with gcc-7Tom de Vries1-1/+8