aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-06-29gdb/testsuite: better handle failures in simavr board, reap simavr processSimon Marchi2-4/+39
2020-06-29[gdb/testsuite] Emit unresolved for unknown procTom de Vries2-0/+6
2020-06-29[gdb/testsuite] Expect conformation question in gdb.server/solib-list.expTom de Vries2-0/+9
2020-06-26Make test names unique in python.exp and guile.expPhilippe Waroquiers5-95/+95
2020-06-26Fix --enable-libctf and --disable-staticNick Alcock8-3/+45
2020-06-26Fix -Wstring-compare testcase build failureGary Benson3-2/+16
2020-06-25gdb/riscv: Loop over all registers for 'info all-registers'Andrew Burgess2-3/+11
2020-06-25gdb/riscv: Record information about unknown tdesc registersAndrew Burgess2-2/+7
2020-06-25gdb/riscv: Improve support for matching against target descriptionsAndrew Burgess6-0/+367
2020-06-25gdb/riscv: Take CSR names from target descriptionAndrew Burgess2-1/+42
2020-06-25gdb/riscv: Improved register alias name creationAndrew Burgess5-0/+292
2020-06-24W/ Clang, compile/link C++ test programs with "-x c++"Pedro Alves4-12/+21
2020-06-24W/ Clang, compile C/C++ testcases with -Wno-unknown-warning-optionPedro Alves2-1/+24
2020-06-23gdb: New maintenance command to print XML target descriptionAndrew Burgess6-0/+274
2020-06-23Adjust command completion output when TUI is disabledSandra Loosemore2-4/+18
2020-06-23Improve -Wunused-value testcase build failures fixGary Benson9-35/+47
2020-06-23Avoid testcase build failures with -Wunused-valueGary Benson9-35/+46
2020-06-22Add tests for new alias default-args related commands and arguments.Philippe Waroquiers10-11/+187
2020-06-22Disable parts of gdb.base/source-dir.exp on remote hostSandra Loosemore2-1/+16
2020-06-21Ensure 'exec-file has changed' check has priority over 'exec-file-mismatch' c...Philippe Waroquiers5-4/+90
2020-06-20Adjust gdb.mi/mi-sym-info.exp filename patterns.Sandra Loosemore2-9/+14
2020-06-20Fix gdb.base/list-missing-source.exp on remote host.Sandra Loosemore2-1/+7
2020-06-19Fixes for gdb.xml/tdesc-regs.exp.Sandra Loosemore2-2/+9
2020-06-19[gdb/testsuite] Limit default_target_compile overrideTom de Vries3-13/+72
2020-06-18[gdb/testsuite] Move code from gdb_init to default_gdb_initTom de Vries2-119/+132
2020-06-17Fix TUI support checks in gdb.tui tests.Sandra Loosemore14-0/+39
2020-06-17Fix typo in my gdb.debuginfod entry.Keith Seitz1-1/+1
2020-06-17Fix TCL error in gdb.python/py-format-string.exp.Sandra Loosemore2-3/+12
2020-06-17gdb: check for partial symtab presence in dwarf2_initialize_objfileSimon Marchi3-0/+69
2020-06-17Pass INTERNAL_GDBFLAGS when executing GDBKeith Seitz2-1/+7
2020-06-17[gdb/testsuite] Remove dependence on tcl_unknownTom de Vries2-11/+34
2020-06-16Fix crash when TUI window creation failsTom Tromey3-0/+15
2020-06-16Add two missing return values in gdb.python/py-nested-maps.cusers/luisgpm/testGary Benson2-0/+8
2020-06-15gdb/testsuite: fix minor things in jit testsTankut Baris Aktemur3-3/+10
2020-06-12gdb/testsuite: Prevent globals leaking between test scriptsAndrew Burgess3-5/+106
2020-06-12[gdb/testsuite] Don't leak tuiterm.exp spawn overrideTom de Vries17-16/+78
2020-06-12[gdb/testsuite] Don't abort testrun for invalid command in test-caseTom de Vries2-1/+23
2020-06-11Fix hex floating point lexingTom Tromey2-9/+15
2020-06-11Compute proper length for dynamic types of TYPE_CODE_TYPEDEFKeith Seitz3-2/+44
2020-06-11[gdb/testsuite] Make gdb.base/dbx.exp more robustTom de Vries3-19/+64
2020-06-10[gdb/symtab] Enable ada .gdb_indexTom de Vries2-5/+4
2020-06-09gdb/testsuite: fix duplicate test names in gdb.base/index-cache.expSimon Marchi2-9/+16
2020-06-04gdb: really share partial symtabs when using .gdb_index or .debug_namesSimon Marchi4-0/+110
2020-06-04[gdb/testsuite] Remove path names from error messages in gdb_file_cmdTom de Vries2-7/+15
2020-06-04[gdb/testsuite] Fix error handling in gdb_file_cmdTom de Vries2-15/+13
2020-06-04[gdb/testsuite] Fix use of fail in gdb_cmd_fileTom de Vries2-1/+5
2020-06-03[gdb/symtab] Fix missing breakpoint location for inlined functionTom de Vries5-0/+122
2020-06-03[gdb/testsuite] Fix use of verbose in gdb/jit-*.expTom de Vries4-8/+26
2020-06-02[gdb/testsuite] Fix scrolling in gdb.dwarf2/multidictionary.expTom de Vries2-6/+8
2020-06-01gdb: Preserve is-stmt lines when switch between filesAndrew Burgess8-0/+680