aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-02-11gdb: change 'maint info section' to use command optionsAndrew Burgess2-4/+33
2021-02-11gdb: 'maint info sections' - handle the no executable caseAndrew Burgess2-4/+42
2021-02-11gdb/testsuite: split 'maint info sections' tests to a new fileAndrew Burgess3-87/+135
2021-02-10gdb: adjust comment in gdb.multi/multi-target.exp.tclSimon Marchi1-1/+1
2021-02-10gdb/testsuite: use "set sysroot" in gdb.multi/multi-target.exp.tclSimon Marchi2-1/+12
2021-02-11gdb: Remove arm-symbianelf supportAlan Modra9-26/+3
2021-02-10gdb/fortran: add parser support for lbound and uboundAndrew Burgess3-0/+314
2021-02-10[gdb/testsuite] Fix tcl ERROR in gdb_load_no_complaintsTom de Vries2-3/+5
2021-02-09[gdb/symtab] Fix element type modification in read_array_typeTom de Vries3-10/+55
2021-02-09[testsuite] Don't use 'testfile' before 'standard_testfile'.Hafiz Abid Qadeer5-8/+16
2021-02-08Build gdb.base/gnu-ifunc.exp with lazy bindingLuis Machado2-0/+8
2021-02-08[gdb/testsuite] Use DW_FORM_ref_addr in gdb.dwarf2/enqueued-cu-base-addr.expTom de Vries2-1/+5
2021-02-08gdb: return true in TuiWindow.is_valid only if TUI is enabledAndrew Burgess4-0/+327
2021-02-08gdb/python: don't allow the user to delete window title attributesAndrew Burgess3-1/+23
2021-02-08gdb/tui: don't add windows to global list from tui_layout:window::applyAndrew Burgess2-0/+18
2021-02-08gdb/python: reformat an error stringAndrew Burgess3-2/+7
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