aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2022-04-12Add C++ "save gdb-index" testTom Tromey2-0/+64
2022-04-12Require GNAT debug info for some Ada testsTom Tromey5-0/+25
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-11[gdb/testsuite] Fix gdb.base/annota1.exp with pieTom de Vries1-0/+2
2022-04-11[gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp for m32 pieTom de Vries1-1/+1
2022-04-08gdb: Avoid undefined shifts, fix Go shiftsPedro Alves1-0/+368
2022-04-08Fix undefined behavior in the Fortran, Go and Pascal number parsersPedro Alves3-26/+79
2022-04-08gdb/testsuite: use nopie in gdb.dwarf2/dw2-inline-param.expSimon Marchi1-3/+5
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-07gdb/testsuite: add "macros" option to gdb_compileSimon Marchi5-48/+22
2022-04-07[gdb/testsuite] Make gdb.base/annota1.exp more robustTom de Vries1-24/+47
2022-04-07gdb/testsuite/dwarf: simplify line number program syntaxSimon Marchi26-683/+681
2022-04-07gdb/testsuite/dwarf: remove two unused variablesSimon Marchi1-19/+0
2022-04-07gdb/testsuite: make gdb_breakpoint and runto take a linespecSimon Marchi1-11/+13
2022-04-07gdb/tui: fix 'tui reg next/prev' command when data window is hiddenAndrew Burgess1-0/+26
2022-04-06gdb: don't copy entirely optimized out values in value_copySimon Marchi1-0/+3
2022-04-05gdb/testsuite: fix intermittent failure in gdb.base/vfork-follow-parent.expSimon Marchi2-1/+15
2022-04-05gdb/testsuite: fix intermittent failures in gdb.mi/mi-cmd-user-context.expSimon Marchi2-5/+78
2022-04-04gdb: resume ongoing step after handling fork or vforkSimon Marchi2-0/+208
2022-04-04gdb: fix handling of vfork by multi-threaded program (follow-fork-mode=parent...Simon Marchi2-0/+184
2022-04-04gdb/testsuite: fix timeout in server-pipe.exp testAndrew Burgess1-3/+7
2022-04-04gdb: Add maint set ignore-prologue-end-flagLancelot SIX1-0/+14
2022-04-04gdb: Add support for DW_LNS_set_prologue_end in line-tableLancelot SIX5-9/+132
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-04-03gdb: add support for Fortran's ASSUMED RANK arraysrupothar2-0/+127
2022-04-03gdb/testsuite: resolve some duplicate test names in gdb.baseAndrew Burgess1-4/+6
2022-04-03gdb/testsuite: resolve a duplicate test name in a gdb.mi testAndrew Burgess1-1/+1
2022-04-03gdb/tui: fair split of delta after a resizeAndrew Burgess1-0/+31
2022-04-03gdb/tui: relax restrictions on window max height and widthAndrew Burgess1-1/+3
2022-04-03gdb/testsuite: some additional tests in gdb.tui/scroll.expAndrew Burgess1-0/+4
2022-04-03gdb/tui: support placing the cmd window into a horizontal layoutAndrew Burgess1-0/+5
2022-04-03gdb/tui: allow cmd window to change size in tui_layout_split::applyAndrew Burgess2-0/+55
2022-04-03gdb/tui: fairer distribution of excess space during applyAndrew Burgess4-17/+22
2022-04-03gdb/tui: avoid fp exception when applying layoutsAndrew Burgess1-1/+2
2022-04-03gdb/tui/testsuite: refactor new-layout.exp testAndrew Burgess1-27/+56
2022-04-03gdb/tui: add new 'tui window width' command and 'winwidth' aliasAndrew Burgess1-0/+62
2022-04-01gdb/testing/tui: add new _csi_{L,S,T}Andrew Burgess2-0/+180
2022-03-31Style URLs in GDB outputTom Tromey1-2/+3