aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb/fortran/testsuite: add complex from integers testNils-Christian Kempke2022-04-112-1/+12
* gdb/fortran: rewrite intrinsic handling and add some missing overloadsNils-Christian Kempke2022-04-115-70/+351
* gdb/fortran: Change GDB print for fortran default typesNils-Christian Kempke2022-04-112-14/+9
* gdb/fortran: clean-up Fortran intrinsic typesNils-Christian Kempke2022-04-111-4/+27
* gdb/fortran: change default logical type to builtin_logicalNils-Christian Kempke2022-04-111-4/+4
* gdb/fortran: fix complex type in Fortran builtin typesNils-Christian Kempke2022-04-111-1/+1
* gdb/f-lang: add Integer*1 to Fortran builtin typesNils-Christian Kempke2022-04-112-1/+3
* [gdb/testsuite] Fix gdb.base/annota1.exp with pieTom de Vries2022-04-111-0/+2
* [gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp for m32 pieTom de Vries2022-04-111-1/+1
* gdb: Avoid undefined shifts, fix Go shiftsPedro Alves2022-04-081-0/+368
* Fix undefined behavior in the Fortran, Go and Pascal number parsersPedro Alves2022-04-083-26/+79
* gdb/testsuite: use nopie in gdb.dwarf2/dw2-inline-param.expSimon Marchi2022-04-081-3/+5
* gdb/fortran: print fortran extended types with ptypeBernhard Heckel2022-04-081-17/+48
* gdb/fortran: add support for accessing fields of extended typesBernhard Heckel2022-04-082-0/+228
* gdb/fortran: fix fetching assumed rank array contentAndrew Burgess2022-04-072-11/+23
* gdb/testsuite: add "macros" option to gdb_compileSimon Marchi2022-04-075-48/+22
* [gdb/testsuite] Make gdb.base/annota1.exp more robustTom de Vries2022-04-071-24/+47
* gdb/testsuite/dwarf: simplify line number program syntaxSimon Marchi2022-04-0726-683/+681
* gdb/testsuite/dwarf: remove two unused variablesSimon Marchi2022-04-071-19/+0
* gdb/testsuite: make gdb_breakpoint and runto take a linespecSimon Marchi2022-04-071-11/+13
* gdb/tui: fix 'tui reg next/prev' command when data window is hiddenAndrew Burgess2022-04-071-0/+26
* gdb: don't copy entirely optimized out values in value_copySimon Marchi2022-04-061-0/+3
* gdb/testsuite: fix intermittent failure in gdb.base/vfork-follow-parent.expSimon Marchi2022-04-052-1/+15
* gdb/testsuite: fix intermittent failures in gdb.mi/mi-cmd-user-context.expSimon Marchi2022-04-052-5/+78
* gdb: resume ongoing step after handling fork or vforkSimon Marchi2022-04-042-0/+208
* gdb: fix handling of vfork by multi-threaded program (follow-fork-mode=parent...Simon Marchi2022-04-042-0/+184
* gdb/testsuite: fix timeout in server-pipe.exp testAndrew Burgess2022-04-041-3/+7
* gdb: Add maint set ignore-prologue-end-flagLancelot SIX2022-04-041-0/+14
* gdb: Add support for DW_LNS_set_prologue_end in line-tableLancelot SIX2022-04-045-9/+132
* Add context-sensitive field name completion to Ada parserTom Tromey2022-04-041-0/+31
* Implement completion for Ada attributesTom Tromey2022-04-041-0/+5
* Fix bug in Ada attributes lexingTom Tromey2022-04-041-7/+9
* Handle ghost entities in symbol lookupTom Tromey2022-04-044-0/+96
* [gdb/testsuite] Fix KPASS in gdb.ada/arrayptr.expTom de Vries2022-04-041-16/+45
* gdb: add support for Fortran's ASSUMED RANK arraysrupothar2022-04-032-0/+127
* gdb/testsuite: resolve some duplicate test names in gdb.baseAndrew Burgess2022-04-031-4/+6
* gdb/testsuite: resolve a duplicate test name in a gdb.mi testAndrew Burgess2022-04-031-1/+1
* gdb/tui: fair split of delta after a resizeAndrew Burgess2022-04-031-0/+31
* gdb/tui: relax restrictions on window max height and widthAndrew Burgess2022-04-031-1/+3
* gdb/testsuite: some additional tests in gdb.tui/scroll.expAndrew Burgess2022-04-031-0/+4
* gdb/tui: support placing the cmd window into a horizontal layoutAndrew Burgess2022-04-031-0/+5
* gdb/tui: allow cmd window to change size in tui_layout_split::applyAndrew Burgess2022-04-032-0/+55
* gdb/tui: fairer distribution of excess space during applyAndrew Burgess2022-04-034-17/+22
* gdb/tui: avoid fp exception when applying layoutsAndrew Burgess2022-04-031-1/+2
* gdb/tui/testsuite: refactor new-layout.exp testAndrew Burgess2022-04-031-27/+56
* gdb/tui: add new 'tui window width' command and 'winwidth' aliasAndrew Burgess2022-04-031-0/+62
* gdb/testing/tui: add new _csi_{L,S,T}Andrew Burgess2022-04-012-0/+180
* Style URLs in GDB outputTom Tromey2022-03-311-2/+3
* Remove dbx modeTom Tromey2022-03-311-308/+0
* gdb/linux-nat: remove check based on current_inferior in linux_handle_extende...Simon Marchi2022-03-313-0/+195