aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-02-02Fix "-gdb-set logging redirect on" crashPedro Alves2-0/+19
2017-02-01Big-endian targets: Don't ignore offset into DW_OP_implicit_valueAndreas Arnez3-3/+85
2017-02-01testsuite: diagnose a running GDB in gdb_skip_xml_testsMarkus Metzger2-0/+9
2017-02-01btrace, testsuite: fix extended-remote failMarkus Metzger2-0/+8
2017-02-01btrace, testsuite: fix extended-remote non-stop testMarkus Metzger2-2/+9
2017-02-01btrace: add unsupported/untested messages when skipping testsMarkus Metzger26-79/+196
2017-02-01btrace: allow recording to be started (and stopped) for running threadsMarkus Metzger3-0/+148
2017-01-27amd64-linux: expose system register FS_BASE and GS_BASE for Linux.Walfred Tedeschi3-0/+78
2017-01-26Add missing gdb/testsuite/ChangeLog entry.Luis Machado1-0/+4
2017-01-26Change method of loading .py files in Python testsSimon Marchi14-24/+32
2017-01-262017-01-26 Luis Machado <lgustavo@codesourcery.com>Luis Machado1-2/+0
2017-01-26Harden tests that deal with memory regionsLuis Machado5-14/+55
2017-01-26Missing ChangeLog and files for commit 8b00c176168dc7b0d78d0dc1f7d42f915375dc4aLuis Machado3-0/+187
2017-01-26Refactor gdb.reverse/insn-reverse.cLuis Machado1-125/+19
2017-01-26Don't throw exception in dis_asm_memory_errorYao Qi2-0/+10
2017-01-25Use dwarf assembler in gdb.dwarf2/implptr-64bit.expYao Qi4-236/+154
2017-01-25Handle DW_OP_GNU_implicit_pointer in dwarf assemblerYao Qi2-1/+11
2017-01-20Fix uppercase test names in gdb.python/py-xmethods.expLuis Machado2-20/+31
2017-01-20Make gdb.python/python.exp more robustLuis Machado2-1/+20
2017-01-08[D] Fix crash when debug expression enabled.Iain Buclaw2-0/+44
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