aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-01-01update copyright year range in GDB filesJoel Brobecker2992-2992/+2992
2016-12-23Fix more cases of improper test namesLuis Machado746-942/+1597
2016-12-22New syntax for mt print symbols,msymbols,psymbols.Doug Evans2-67/+74
2016-12-19Clean up gdb.gdb/selftest.expYao Qi2-293/+6
2016-12-09Add ChangeLog entriesYao Qi1-0/+8
2016-12-09Create tdep->rx_psw_type and tdep->rx_fpsw_type lazilyYao Qi1-7/+0
2016-12-09Create tdep->rl78_psw_type lazilyYao Qi1-6/+0
2016-12-09Add test that exercises all bfd architecture, osabi, endian, etc. combinationsPedro Alves10-0/+497
2016-12-09Compile gdb.perf/skip-prologue.c with and without debug infoYao Qi2-1/+12
2016-12-02Remove unneeded pattern matching in gdb.base/maint.expLuis Machado2-16/+10
2016-12-02Support an "unlimited" number of user-defined argumentsPedro Alves2-0/+50
2016-12-02Test user-defined gdb commands and arguments stackPedro Alves2-0/+65
2016-12-02Fix PR 20559 - "eval" command and $arg0...$arg9/$argc substitutionPedro Alves2-0/+38
2016-12-02Revert change to gdb.cp/ovldbreak.expLuis Machado2-0/+9
2016-12-02PR symtab/16264 - support DW_AT_main_subprogramTom Tromey3-0/+107
2016-12-01Don't handle timeout inside gdb_test_multipleLuis Machado4-21/+9
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado193-238/+434
2016-12-01Fix test names starting with uppercase using multi-line gdb_test_multipleLuis Machado2-5/+7
2016-12-01Fix test names starting with uppercase using multi-line gdb_test_no_outputLuis Machado10-18/+32
2016-12-01Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado52-102/+158
2016-12-01Fix test names starting with uppercase using gdb_test_multipleLuis Machado13-14/+31
2016-12-01Fix test names starting with uppercase using gdb_test_no_outputLuis Machado45-49/+98
2016-12-01Fix test names starting with uppercase using gdb_test on a single line.Luis Machado74-414/+502
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado356-648/+1008
2016-11-30Makefiles: Disable suffix rules and implicit rulesSimon Marchi2-0/+7
2016-11-24Fix copy_bitwise()Andreas Arnez2-1/+37
2016-11-24Fix PR12616 - gdb does not implement DW_AT_data_bit_offsetAndreas Arnez2-0/+109
2016-11-23Makefiles: Flatten and sort file listsSimon Marchi2-1/+5
2016-11-17Remove code that checks for GNU/non-GNU makeSimon Marchi4-156/+50
2016-11-16Extend test gdb.python/py-recurse-unwind.expKevin Buettner4-29/+79
2016-11-15bitfield-parent-optimized-out: Fix struct definitionAndreas Arnez2-3/+7
2016-11-11 Identify verilog dump tests as such.Catherine Moore2-2/+6
2016-11-09Further cleanup/modernization of gdb.base/commands.expPedro Alves3-121/+274
2016-11-09Make gdb.mi/user-selected-context-sync.exp use proc_with_prefixSimon Marchi2-33/+39
2016-11-09gdb/testsuite: Introduce "proc_with_prefix"Pedro Alves3-117/+131
2016-11-09Fix formattting of gdb/ChangeLog and gdb/testsuite/ChangeLog entiesPedro Alves1-12/+12
2016-11-09tui-disasm: Fix window content buffer overrunAndreas Arnez3-3/+67
2016-11-08Fix py-value.exp failure on Python 3Tom Tromey2-1/+10
2016-11-08Fix some error-handling bugs in python frame filtersTom Tromey2-0/+11
2016-11-03Add support for the sizeof function in RustManish Goregaokar2-1/+7
2016-11-03Fix handling of discriminantless univariant enums in Rust; fix bug with encod...Manish Goregaokar3-0/+47
2016-10-28gdb/testsuite: Avoid a buffer overrun in `gdb.base/maint.exp'Pedro Alves2-3/+41
2016-10-28Make gdb.base/foll-exec.exp test pattern more generalLuis Machado2-1/+6
2016-10-26PR 20569, segv in follow_execSandra Loosemore2-0/+74
2016-10-24testsuite: Fix false FAIL for gdb.base/morestack.expJan Kratochvil2-1/+9
2016-10-20testsuite: Fix gcc_compiled for gcc 6 & 7Jan Kratochvil2-6/+6
2016-10-19testsuite: Fix gdb.base/killed-outside.exp using irrelevant stale optionsMaciej W. Rozycki2-1/+6
2016-10-17Fix duplicate test message in mi-trace-save.expSimon Marchi2-1/+6
2016-10-17Fix comment in mi-trace-save.expSimon Marchi2-1/+6
2016-10-17Fix -trace-save crash when argument is missingSimon Marchi2-0/+46