aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-02-10[gdb/testsuite] Skip multi-target.exp without gdbserverTom de Vries2-0/+8
2020-02-10GDB/testsuite: Fix a catastrophic step-over-no-symbols.exp failureMaciej W. Rozycki2-1/+8
2020-02-09[gdb/testsuite] Capture many-headers.exp progress and output in gdb.logTom de Vries2-5/+20
2020-02-07Revert basenames_may_differ patchTom Tromey2-0/+8
2020-02-06gdb: Catch exceptions if the source file is not foundShahab Vahedi2-0/+102
2020-02-06gdb/testsuite: Avoid leaking a port number into results summaryAndrew Burgess2-1/+7
2020-02-04gdb/fortran: Allow for using Flang in Fortran testingAlok Kumar Sharma2-7/+24
2020-02-04[gdb/testsuite] Add note to 'Race detection' entry in READMETom de Vries2-0/+11
2020-02-04[gdb/testsuite] Make inferior_exited_re match a single lineTom de Vries2-1/+5
2020-02-04[gdb/testsuite] Use non-capturing parentheses for inferior_exited_reTom de Vries2-1/+5
2020-02-03gdb: fix powerpc disassembly testsRogerio Alves5-19/+27
2020-02-03Fixed gdb to print arrays with very high indexesAlok Kumar Sharma3-0/+67
2020-02-03Fix compilation error with musl in gdb/testsuite/gdb.base/fileio.cLukas Durfina2-2/+6
2020-02-01[gdb/testsuite] Fix typo in gdb.server/server-kill-python.expTom de Vries2-1/+5
2020-01-31gdb/tui: Disassembler scrolling of very small programsAndrew Burgess3-0/+79
2020-01-29Test handling of additional brk instruction patternsLuis Machado3-0/+105
2020-01-29testsuite, cp: add expected failures to pass-by-ref tests for certain compilersTankut Baris Aktemur3-0/+38
2020-01-29[gdb/testsuite] Fix gdb.threads/watchpoint-fork.exp raceTom de Vries6-2/+31
2020-01-27Harden gdb.base/step-over-syscall.expLuis Machado2-33/+111
2020-01-25Test 'set exec-file-mismatch ask|warn|off'.Philippe Waroquiers4-1/+89
2020-01-24gdb: Better frame tracking for inline framesAndrew Burgess3-0/+542
2020-01-24gdb: Don't reorder line table entries too much when sorting.Andrew Burgess3-0/+196
2020-01-24gdb: Include end of sequence markers in the line tableAndrew Burgess3-6/+41
2020-01-24Fix re-runs of a second inferior (PR gdb/25410)Pedro Alves4-0/+244
2020-01-24gdb: Enable stdin on exception in execute_gdb_commandAndrew Burgess2-0/+93
2020-01-24gdb: Re-enable stdin for all UIs from start_event_loopAndrew Burgess3-0/+144
2020-01-24gdb/tui: asm window handles invalid memory and scrolls betterAndrew Burgess2-0/+47
2020-01-19Make "file" clear TUI source windowTom Tromey2-0/+11
2020-01-16Fix some spelling errors.Christian Biesinger2-1/+5
2020-01-16[gdb] Move ChangeLog entries to their right filesPedro Alves2-1/+62
2020-01-14Fix valgrind error from gdb.decode_lineTom Tromey2-0/+10
2020-01-14Make skip without argument skip the current inline functionBernd Edlinger2-0/+18
2020-01-13gdb: Handle malformed ELF, symbols in non-allocatable sectionsAndrew Burgess4-0/+239
2020-01-13gdb/testsuite: Allow DWARF assembler to create multiple line tablesAndrew Burgess2-0/+7
2020-01-13gdb/tui: Place window titles in the center of the borderAndrew Burgess2-3/+19
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