aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-02-08gdb/tui: fix issue with handling the return characterAndrew Burgess2-19/+34
2021-02-08gdb/testsuite: fix implementation of delete line in tuiterm.expAndrew Burgess4-18/+106
2021-02-06[gdb/testsuite] Fix gdb.tui/tui-layout-asm.exp with -m32Tom de Vries2-2/+11
2021-02-05[gdb/breakpoints] Fix segfault for catch syscall -1Tom de Vries2-0/+9
2021-02-05[gdb/testsuite] Add KFAILs for PR symtab/24549Tom de Vries3-3/+37
2021-02-05[gdb/exp] Fix assert when adding ptr to imaginary unitTom de Vries2-0/+16
2021-02-05[gdb/symtab] Fix duplicate CUs in create_cus_from_debug_names_listTom de Vries2-0/+21
2021-02-04gdb: Use correct feature in tdesc-regs for ARCShahab Vahedi2-1/+6
2021-02-03Testcase for detaching while stepping over breakpointPedro Alves3-0/+407
2021-02-03Testcase for attaching in non-stop modePedro Alves3-0/+211
2021-02-02Inferior without argument prints detail of current inferior.Lancelot SIX3-0/+63
2021-02-02gdb/testsuite: use proc_with_prefix in gdb.base/scope.expSimon Marchi2-5/+9
2021-02-02gdb/testsuite: add test for .debug_{rng,loc}lists section without offset arraySimon Marchi5-13/+164
2021-02-02gdb/dwarf: split dwarf2_cu::ranges_base in twoSimon Marchi4-9/+134
2021-02-02gdb/testsuite: add .debug_loclists testsSimon Marchi6-0/+551
2021-02-02gdb/testsuite: DWARF assembler: add context parameters to _locationSimon Marchi2-13/+32
2021-02-02gdb/testsuite: add .debug_rnglists testsSimon Marchi4-3/+375
2021-02-02[gdb/symtab] Fix assert in write_one_signatured_typeTom de Vries2-0/+20
2021-02-01[gdb/testsuite] Fix gdb.dwarf2/fission-reread.exp with .gdb_indexTom de Vries11-52/+64
2021-01-29[gdb/breakpoint] Fix stepping past non-stmt line-table entriesTom de Vries3-0/+176
2021-01-29[gdb/testsuite] Fix gdb.opt/solib-intra-step.exp with -m32 and gcc-10Tom de Vries2-24/+6
2021-01-28[gdb/testsuite] Fix gdb.arch/i386-gnu-cfi.expTom de Vries2-7/+25
2021-01-28[gdb/testsuite] Fix g0 search in gdb.arch/i386-sse-stack-align.expTom de Vries4-27/+34
2021-01-28gdb/testsuite: unset XDG_CONFIG_HOMEAndrew Burgess2-0/+11
2021-01-28[gdb/testsuite] Fix gdb.ada/out_of_line_in_inlined.exp with -m32 and gcc-10Tom de Vries2-2/+5
2021-01-28[gdb/testsuite] Fix ERROR in gdb.dwarf2/dw2-out-of-range-end-of-seq.expTom de Vries2-3/+10
2021-01-27Avoid use after free with logging and debug redirect.Lancelot SIX2-0/+15
2021-01-27GDB: aarch64: Add ability to displaced step over a BR/BLR instructionMatthew Malcomson2-0/+85
2021-01-26[gdb/testsuite] Fix gdb.threads/killed-outside.exp with -m32Tom de Vries2-0/+7
2021-01-26[gdb/testsuite] Fix gdb.opt/solib-intra-step.exp with -m32Tom de Vries2-17/+42
2021-01-25[gdb/symtab] Handle DW_AT_ranges with DW_FORM_sec_off in partial DIETom de Vries3-1/+45
2021-01-25Fix fixed-point regression with recent GCCTom Tromey4-0/+18
2021-01-25Specially handle array contexts in Ada expression resolutionTom Tromey2-0/+9
2021-01-25Add test case for symbol menu for local enumeratorsTom Tromey3-0/+116
2021-01-23Disable bracketed paste mode in GDB testsTom Tromey2-7/+12
2021-01-22Fix expected output of gdb.base/line65535.exp with dwarf-5Bernd Edlinger2-1/+5
2021-01-22gdb/testsuite: eliminate gdb_suppress_tests mechanismSimon Marchi20-772/+300
2021-01-22gdb: add new version styleAndrew Burgess3-1/+15
2021-01-22gdb: don't print escape characters when a style is disabledAndrew Burgess2-172/+268
2021-01-22gdb: add remote_debug_printfSimon Marchi2-5/+8
2021-01-21Handle additional connection errorLuis Machado2-0/+8
2021-01-21gdb/testsuite: improve logging in lib/tuiterm.expSimon Marchi2-171/+281
2021-01-21Add Python support for hardware breakpointsHannes Domani2-0/+29
2021-01-20gdb/testsuite: use multi_line in gdb.base/skip.expSimon Marchi1-30/+30
2021-01-20gdb/testsuite: rename _cur_x/_cur_y to _cur_col/_cur_row in lib/tuiterm.expSimon Marchi2-86/+94
2021-01-20gdb/testsuite: add links for handled control sequences in lib/tuiterm.expSimon Marchi2-9/+49
2021-01-20[gdb/testsuite] Fix gdb.python/py-format-string.exp with -m32Tom de Vries2-2/+9
2021-01-20[gdb/testsuite] Skip gdb.rust/*.exp for target board unix/-m32Tom de Vries2-1/+20
2021-01-20Fix a few stap parser issues and add a new test for probe expressionsSergio Durigan Junior3-0/+116
2021-01-19[gdb/testsuite] Fix gdb.base/step-over-syscall.exp with -m32Tom de Vries2-0/+28