aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-30replace_typedefs: handle templates in namespacesPedro Alves3-0/+227
2020-05-29Fix build errors in with clang in gdb.compile/compile-cplus.cGary Benson2-2/+20
2020-05-29Fix file-not-found error with clang in gdb.arch/i386-{avx,sse}.cGary Benson3-2/+8
2020-05-29Build two gdb.cp testcases with -Wno-unused-comparisonGary Benson3-2/+10
2020-05-28Fix "enumeration values not handled in switch" error in testsuiteGary Benson2-0/+7
2020-05-28Pass -Wno-deprecated-register for gdb.cp that use "register"Gary Benson4-3/+13
2020-05-28Fix "'operator new' should not return NULL" errors in testsuiteGary Benson2-2/+10
2020-05-27cp-completion-aliases.exp: Use test_gdb_complete_{unique,multiple}Pedro Alves2-23/+18
2020-05-27Fix some duplicate test namesLuis Machado23-306/+475
2020-05-26Handle indexing Ada arrays with enum indicesTom Tromey2-0/+7
2020-05-26Fix bugs in 'val and 'pos with range typesTom Tromey4-2/+17
2020-05-26Use = instead of == for better portabilityChristian Biesinger via Gdb-patches2-2/+7
2020-05-26[gdb/testsuite] Add test-case gold-gdb-index.expTom de Vries5-0/+132
2020-05-25[gdb/testsuite] Add target board gold-gdb-indexTom de Vries2-0/+49
2020-05-25gdb/testsuite: add simavr.exp boardSimon Marchi2-0/+99
2020-05-25gdb/testsuite: add inferior arguments testSimon Marchi4-8/+169