gdb/testsuite: make gdb.ada/mi_prot.exp stop at expected location
[binutils-gdb.git] / gdb / testsuite / gdb.fortran /
2022-04-11 Nils-Christian Kempkegdb/fortran/testsuite: add complex from integers test
2022-04-11 Nils-Christian Kempkegdb/fortran: rewrite intrinsic handling and add some...
2022-04-11 Nils-Christian Kempkegdb/fortran: Change GDB print for fortran default types
2022-04-11 Nils-Christian Kempkegdb/fortran: clean-up Fortran intrinsic types
2022-04-11 Nils-Christian Kempkegdb/fortran: change default logical type to builtin_logical
2022-04-11 Nils-Christian Kempkegdb/fortran: fix complex type in Fortran builtin types
2022-04-11 Nils-Christian Kempkegdb/f-lang: add Integer*1 to Fortran builtin types
2022-04-08 Bernhard Heckelgdb/fortran: print fortran extended types with ptype
2022-04-08 Bernhard Heckelgdb/fortran: add support for accessing fields of extend...
2022-04-07 Andrew Burgessgdb/fortran: fix fetching assumed rank array content
2022-04-03 rupothargdb: add support for Fortran's ASSUMED RANK arrays
2022-03-16 Pedro AlvesMake gdb.fortran/{array-slices,lbound-ubound} work...
2022-02-28 Keith SeitzFix gdb.fortran "failed to extract expected results...
2022-02-11 Bhuvanendra Kumar Ngdb/fortran: support ptype and print commands for namel...
2022-01-31 Nils-Christian Kempkegdb, testsuite, fortran: adapt info symbol expected...
2022-01-19 Maciej W. RozyckiRespect `set print array-indexes' with Fortran arrays
2022-01-19 Maciej W. RozyckiRespect `set print repeats' with Fortran arrays
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-10-28 Tom de Vries[gdb/testsuite] Update some test-cases to GPLv3
2021-10-13 Tom de Vries[gdb/exp] Improve <error reading variable> message
2021-10-13 Tom de Vries[gdb/testsuite] Fix gdb.fortran/call-no-debug.exp with...
2021-10-11 Tom de Vries[gdb/testsuite] Fix FAIL in gdb.mi/mi-var-child-f.exp
2021-10-09 Tom de Vries[gdb/testsuite] Fix fortran module tests with stressed cpu
2021-09-30 Simon Marchigdb/testsuite: make runto_main not pass no-message...
2021-09-25 Tom de Vries[gdb/testsuite] Minimize gdb restarts
2021-09-01 Tom de Vries[gdb/testsuite] Fix gdb.fortran/call-no-debug.exp symbo...
2021-07-05 Tom de Vries[gdb/testsuite] Fix fail in gdb.fortran/ptype-on-functi...
2021-06-28 Bhuvanendra Kumar Ngdb/fortran: Add type info of formal parameter for...
2021-06-08 Tom de Vries[gdb/testsuite] Disallow single argument in multi_line
2021-05-17 Bhuvanendra Kumar Ngdb/fortran: test case modified to suit the clang behavior.
2021-05-11 Bhuvanendra Kumar Ngdb/fortran: Breakpoint location is modified.
2021-04-07 Andrew Burgessgdb/fortran: handle dynamic types within arrays and...
2021-03-09 Felix Willgerodtgdb/fortran: Add 'LOC' intrinsic support.
2021-03-09 Andrew Burgessgdb/fotran: add support for the 'shape' keyword
2021-03-09 Andrew Burgessgdb/fortran: add support for 'SIZE' keyword
2021-03-09 Andrew Burgessgdb/fortran: add support for RANK keyword
2021-03-08 Tom TromeyConvert f-exp.y to use operations
2021-02-25 Andrew Burgessgdb/testsuite: Add a missing -wrap in gdb_test_multiple
2021-02-25 Andrew Burgessgdb/fortran: don't access non-existent type fields
2021-02-25 Andrew Burgessgdb/fortran: add support for ASSOCIATED builtin
2021-02-25 Andrew Burgessgdb/fortran: add support for legacy .xor. operator
2021-02-24 Andrew Burgessgdb: call value_ind for pointers to dynamic types in...
2021-02-12 Andrew Burgessgdb/fortran: support ALLOCATED builtin
2021-02-11 Andrew Burgessgdb/testsuite: remove old comment
2021-02-10 Andrew Burgessgdb/fortran: add parser support for lbound and ubound
2021-02-09 Tom de Vries[gdb/symtab] Fix element type modification in read_arra...
2021-02-05 Tom de Vries[gdb/testsuite] Add KFAILs for PR symtab/24549
2021-01-18 Andrew Burgessgdb/testsuite: remove actual addresses from some test...
2021-01-15 Tom de Vries[gdb/testsuite] Fix gdb.fortran/array-slices.exp with...
2021-01-12 Andrew Burgessgdb: fix debug dump of OP_BOOL expressions
2021-01-12 Andrew Burgessgdb/fortran: add symbol base comparison operators
2021-01-08 Andrew Burgessgdb: user variables with components of dynamic type
2021-01-08 Andrew Burgessgdb/fortran: Correct the lval type for array elements...
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-19 Andrew Burgessgdb/fortran: Add support for Fortran array slices at...
2020-11-14 Andrew Burgessgdb: add tab completion of type field names for Fortran
2020-11-12 Andrew Burgessgdb: rewrite how per language primitive types are managed
2020-11-06 Andrew Burgessgdb: fix debug expression dumping of function call...
2020-10-22 Andrew Burgessgdb/fortran: add support for parsing array strides...
2020-10-11 Andrew Burgessgdb: detect main function even when there's no matching...
2020-09-19 Andrew Burgessgdb/fortran: Change whitespace when printing arrays
2020-09-18 Andrew Burgessgdb/testsuite: Add missing expected results
2020-09-03 Alok Kumar SharmaAllow Flang kind printing in complex.exp,pointer-to...
2020-08-20 Alok Kumar SharmaFix for incorrect breakpoint set in case of flang compi...
2020-08-15 Tom de Vries[gdb/testsuite] Fix charlen type in mixed-lang-stack.c
2020-08-15 Tom de Vries[gdb/backtrace] Fix printing of fortran string args
2020-08-13 Pedro AlvesAdd skip_fortran_tests to more Fortran testcases
2020-07-30 Tom de Vries[gdb/testsuite] Fix gdb.fortran/info-modules.exp with...
2020-07-30 Tom de Vries[gdb/testsuite] Fix gdb.fortran/ptype-on-functions...
2020-07-25 Andrew Burgessgdb/fortran: resolve dynamic types when readjusting...
2020-07-21 Tom de Vries[gdb/testsuite] Fix gdb.fortran/info-modules.exp with...
2020-07-15 Andrew Burgessgdb/testsuite: Update test pattern in ptype-on-function...
2020-07-15 Andrew Burgessgdb/fortran: Handle dynamic string types when printing...
2020-05-14 Tom de Vries[gdb/testsuite] Fix gdb.fortran/nested-funcs-2.exp...
2020-05-12 Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.fortran
2020-05-10 Alok Kumar Sharmagdb/fortran: Allow Flang MAIN_ in Fortran testing
2020-04-02 Tom de Vries[gdb/testsuite] Accept new complex print style in mixed...
2020-03-23 Andrew Burgessgdb/testsuite: Remove hard coded addresses from expecte...
2020-03-19 Andrew Burgessgdb/testsuite/fortran: Add mixed language stack test
2020-03-12 Tom de Vries[gdb/testsuite] Fix internal buffer full error in gdb...
2020-03-11 Tom de Vries[gdb/testsuite] Fix missing uint8_t in gdb.fortran...
2020-03-03 Andrew Burgessgdb/fortran: Fix printing of logical true values for...
2020-02-25 Andrew Burgessgdb/fortran: Support negative array stride in one limit...
2020-02-04 Alok Kumar SharmaFixed gdb to print arrays with very high indexes
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-09 Andrew Burgessgdb/testsuite: kfail some tests if using broken gcc
2019-12-09 Andrew Burgessgdb/testsuite/fortran: Fix info-modules/info-types...
2019-12-04 Andrew Burgessgdb/fortran: Support for single/double type modifiers
2019-12-01 Andrew Burgessgdb: Dynamic string length support
2019-12-01 Andrew Burgessgdb/fortran: array stride support
2019-11-27 Andrew Burgessgdb/testsuite: Fix race condition compiling fortran...
2019-10-31 Andrew Burgessgdb: Add new commands to list module variables and...
2019-10-31 Andrew Burgessgdb/fortran: Add new 'info modules' command
2019-10-31 Tom de Vries[gdb/testsuite] Remove superfluous 3rd argument from...
2019-10-17 Tom de Vries[gdb/testsuite] Fix gdb.fortran/module.exp for debug...
2019-10-16 Andrew Burgessgdb/fortran: Add test for module variables in 'info...
2019-10-03 Andrew Burgessgdb/fortran: Allow for matching symbols with missing...
2019-10-03 Andrew Burgessgdb/fortran: Nested subroutine support
2019-08-29 Tom de Vries[gdb/testsuite] Fix gdb.fortran/info-types.exp regexp
2019-08-28 Andrew Burgessgdb/fortran: Don't include module symbols when searchin...
next