summaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)Author
2021-03-06Avoid crash on missing dwz fileTom Tromey
2021-03-06Make valgrind tests more robust by adding --wait=1 to vgdb invocationMark Wielaard
2021-03-05CTF: set up debug info for function argumentsWeimin Pan
2021-03-03gdb, testsuite: enforce lazy binding for gdb.btrace/rn-dl-bind.expMarkus Metzger
2021-03-03testsuite, gdb.btrace: adjust expected source line in non-stop.expMarkus Metzger
2021-03-03testsuite, gdb.btrace: remove implicit debug option in stepi.expMarkus Metzger
2021-03-03testsuite, gdb.btrace: adjust expected output to pass with clangMarkus Metzger
2021-03-03testsuite, gdb.btrace: move -Wl,-x to ldflagsMarkus Metzger
2021-03-03testsuite, gdb.btrace: pass rn-dl-bind.exp with clangMarkus Metzger
2021-03-03testsuite, gdb.btrace: remove assembly-check in delta.expMarkus Metzger
2021-03-03testsuite: extend nopie handling to add -fno-pie to compiler flagsMarkus Metzger
2021-03-02Rewrite GNAT-encoded fixed point types in DWARF readerTom Tromey
2021-02-27[PR gdb/27393] set directories: handle empty dirs.Lancelot SIX
2021-02-26Minor fix in skip_ctf_testsTom Tromey
2021-02-26testsuite: Remove extra \n from expected output of tsv notificationsJan Vrany
2021-02-26testsuite: note on use_gdb_stub usageMarkus Metzger
2021-02-25Fix initial thread state of non-threaded remote targetsJan Matyas
2021-02-25gdb/testsuite: Add a missing -wrap in gdb_test_multipleAndrew Burgess
2021-02-25gdb/fortran: don't access non-existent type fieldsAndrew Burgess
2021-02-25gdb/fortran: add support for ASSOCIATED builtinAndrew Burgess
2021-02-25gdb/fortran: add support for legacy .xor. operatorAndrew Burgess
2021-02-24gdb: use std::string instead of a fixed size bufferAndrew Burgess
2021-02-24gdb: move get_section_table from exec_target to dummy_targetAndrew Burgess
2021-02-24gdb/testsuite: enable gdb.base/sect-cmd.exp test for all targetsAndrew Burgess
2021-02-24gdb: add a new 'maint info target-sections' commandAndrew Burgess
2021-02-24gdb/riscv: select rv32 target by default when requestedAndrew Burgess
2021-02-24gdb: call value_ind for pointers to dynamic types in UNOP_IND evaluationAndrew Burgess
2021-02-18gdb/testsuite: only run gdb.arch/i386-biarch-core.exp on suitable targetsAndrew Burgess
2021-02-16Correction of gdb.dwarf2/pr13961.SAlok Kumar Sharma
2021-02-12gdb/fortran: support ALLOCATED builtinAndrew Burgess
2021-02-11gdb/testsuite: remove old commentAndrew Burgess
2021-02-11gdb: change 'maint info section' to use command optionsAndrew Burgess
2021-02-11gdb: 'maint info sections' - handle the no executable caseAndrew Burgess
2021-02-11gdb/testsuite: split 'maint info sections' tests to a new fileAndrew Burgess
2021-02-10gdb: adjust comment in gdb.multi/multi-target.exp.tclSimon Marchi
2021-02-10gdb/testsuite: use "set sysroot" in gdb.multi/multi-target.exp.tclSimon Marchi
2021-02-11gdb: Remove arm-symbianelf supportAlan Modra
2021-02-10gdb/fortran: add parser support for lbound and uboundAndrew Burgess
2021-02-10[gdb/testsuite] Fix tcl ERROR in gdb_load_no_complaintsTom de Vries
2021-02-09[gdb/symtab] Fix element type modification in read_array_typeTom de Vries
2021-02-09[testsuite] Don't use 'testfile' before 'standard_testfile'.Hafiz Abid Qadeer
2021-02-08Build gdb.base/gnu-ifunc.exp with lazy bindingLuis Machado
2021-02-08[gdb/testsuite] Use DW_FORM_ref_addr in gdb.dwarf2/enqueued-cu-base-addr.expTom de Vries
2021-02-08gdb: return true in TuiWindow.is_valid only if TUI is enabledAndrew Burgess
2021-02-08gdb/python: don't allow the user to delete window title attributesAndrew Burgess
2021-02-08gdb/tui: don't add windows to global list from tui_layout:window::applyAndrew Burgess
2021-02-08gdb/python: reformat an error stringAndrew Burgess
2021-02-08gdb/tui: fix issue with handling the return characterAndrew Burgess
2021-02-08gdb/testsuite: fix implementation of delete line in tuiterm.expAndrew Burgess
2021-02-06[gdb/testsuite] Fix gdb.tui/tui-layout-asm.exp with -m32Tom de Vries