aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Switch the inferior before outputting its id in "info inferiors"Tankut Baris Aktemur2-27/+93
2020-01-10Switch the inferior too in switch_to_program_space_and_threadPedro Alves2-0/+97
2020-01-10Add "info connections" command, "info inferiors" connection number/stringPedro Alves16-23/+75
2020-01-10Add multi-target testsPedro Alves4-0/+472
2020-01-10Fix reconnecting to a gdbserver already debugging multiple processes, IPedro Alves2-1/+8
2020-01-10Avoid another inferior_ptid reference in gdb/remote.cTankut Baris Aktemur2-1/+12
2020-01-10Make "show remote exec-file" inferior-awarePedro Alves2-0/+50
2020-01-10Preserve selected thread in all-stop w/ background executionPedro Alves6-14/+298
2020-01-10Fix handling of null stap semaphoresGeorge Barrett3-7/+44
2020-01-10gdb/testsuite/gdb.base/stap-probe: Minor clean-upGeorge Barrett3-8/+22
2020-01-09gdb/tui: Link source and assembler scrolling .... againAndrew Burgess2-0/+31
2020-01-09gdb: Fix scrolling in TUITom Tromey3-6/+31
2020-01-09gdb/tui: Fix 'layout asm' before the inferior has startedAndrew Burgess2-0/+38
2020-01-09gdb/testsuite/tui: Introduce check_box_contentsAndrew Burgess2-0/+35
2020-01-09gdb/testsuite/tui: Split enter_tui into two procsAndrew Burgess2-3/+18
2020-01-09gdb/testsuite/tui: Always dump_screen when askedAndrew Burgess2-2/+7
2020-01-09gdb/testsuite: Fix race condition in gdb.base/skip.expAndrew Burgess2-3/+10
2020-01-06gdb: Fix backtrace with disassemble-next-line onAndrew Burgess3-0/+93
2020-01-05gdb: use tui_set_layout not show_layout to fix window focusAndrew Burgess2-0/+7
2020-01-03Ensure GDB warnings are styled.Philippe Waroquiers2-0/+10
2020-01-01Update copyright year range in all GDB files.Joel Brobecker3653-3653/+3653
2019-12-29Fix setting breakpoints or stepping on line 65535Bernd Edlinger3-0/+52
2019-12-27[PATCH] Adjust test gdb.ada/ptype_tagged_param.exp for when GNAT runtime does...Simon Marchi4-4/+71
2019-12-20sym-info-cmds.exp: add yet another missing quote in test nameSimon Marchi2-1/+6
2019-12-20sym-info-cmds.exp: add missing quote in test nameSimon Marchi2-1/+6
2019-12-20testsuite, cp: increase the coverage of testing pass-by-ref argumentsTankut Baris Aktemur5-86/+799
2019-12-20Fix "list" command in the TUITom Tromey2-0/+38
2019-12-20Display "main" on initial TUI startupTom Tromey2-1/+5
2019-12-19Handle CRLF when reading XML on WindowsTom Tromey2-3/+16
2019-12-18Update gdb.base/default.exp for GDB 10Simon Marchi2-1/+5
2019-12-17Fix skip.exp test failure observed with gcc-9.2.0Bernd Edlinger2-5/+15
2019-12-17Whitespace fix in gdb.base/skip.expBernd Edlinger2-2/+6
2019-12-16Add a test case for skip with inlined functionsBernd Edlinger3-0/+147
2019-12-16Fix double-free when creating more than one block in JIT debug info readerSimon Marchi5-31/+99
2019-12-11Fix TUI test suite regexpsTom Tromey4-4/+10
2019-12-11Re-apply the current layout when resizingTom Tromey3-7/+12
2019-12-11First use of tui_layoutTom Tromey5-15/+18
2019-12-11Implement 'print -raw-values' and 'set print raw-values on|off'Philippe Waroquiers3-0/+27
2019-12-10OpenMP parallel region scope testsKevin Buettner3-0/+461
2019-12-10Add gdb_caching_proc support_nested_function_tests to lib/gdb.expKevin Buettner2-3/+22
2019-12-10Add gdb_compile_openmp to lib/gdb.expKevin Buettner2-2/+19
2019-12-10Normalize Ada ptype to use a single "?"Tom Tromey6-1/+158
2019-12-09Fix scripted probe breakpointsGeorge Barrett5-0/+66
2019-12-09gdb: rank an lvalue argument incompatible for an rvalue parameterTankut Baris Aktemur3-0/+23
2019-12-09gdb/fortran: Improve output pattern in gdb.mi/mi-fortran-modules.expAndrew Burgess2-4/+16
2019-12-09gdb/testsuite: kfail some tests if using broken gccAndrew Burgess2-0/+11
2019-12-09gdb/testsuite/fortran: Fix info-modules/info-types for gfortran 8+Andrew Burgess4-140/+648
2019-12-08Fix inter-CU references using intra-CU form in imported-unitTom de Vries2-5/+9
2019-12-07Core file build-id supportKeith Seitz5-0/+408
2019-12-06[gdb/symtab] Prefer var def over declTom de Vries2-6/+46