aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update copyright year range in GDB filesJoel Brobecker2017-01-012992-2992/+2992
* Fix more cases of improper test namesLuis Machado2016-12-23746-942/+1597
* New syntax for mt print symbols,msymbols,psymbols.Doug Evans2016-12-222-67/+74
* Clean up gdb.gdb/selftest.expYao Qi2016-12-192-293/+6
* Add ChangeLog entriesYao Qi2016-12-091-0/+8
* Create tdep->rx_psw_type and tdep->rx_fpsw_type lazilyYao Qi2016-12-091-7/+0
* Create tdep->rl78_psw_type lazilyYao Qi2016-12-091-6/+0
* Add test that exercises all bfd architecture, osabi, endian, etc. combinationsPedro Alves2016-12-0910-0/+497
* Compile gdb.perf/skip-prologue.c with and without debug infoYao Qi2016-12-092-1/+12
* Remove unneeded pattern matching in gdb.base/maint.expLuis Machado2016-12-022-16/+10
* Support an "unlimited" number of user-defined argumentsPedro Alves2016-12-022-0/+50
* Test user-defined gdb commands and arguments stackPedro Alves2016-12-022-0/+65
* Fix PR 20559 - "eval" command and $arg0...$arg9/$argc substitutionPedro Alves2016-12-022-0/+38
* Revert change to gdb.cp/ovldbreak.expLuis Machado2016-12-022-0/+9
* PR symtab/16264 - support DW_AT_main_subprogramTom Tromey2016-12-023-0/+107
* Don't handle timeout inside gdb_test_multipleLuis Machado2016-12-014-21/+9
* Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado2016-12-01193-238/+434
* Fix test names starting with uppercase using multi-line gdb_test_multipleLuis Machado2016-12-012-5/+7
* Fix test names starting with uppercase using multi-line gdb_test_no_outputLuis Machado2016-12-0110-18/+32
* Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado2016-12-0152-102/+158
* Fix test names starting with uppercase using gdb_test_multipleLuis Machado2016-12-0113-14/+31
* Fix test names starting with uppercase using gdb_test_no_outputLuis Machado2016-12-0145-49/+98
* Fix test names starting with uppercase using gdb_test on a single line.Luis Machado2016-12-0174-414/+502
* Fix test names starting with uppercase output by basic functionsLuis Machado2016-12-01356-648/+1008
* Makefiles: Disable suffix rules and implicit rulesSimon Marchi2016-11-302-0/+7
* Fix copy_bitwise()Andreas Arnez2016-11-242-1/+37
* Fix PR12616 - gdb does not implement DW_AT_data_bit_offsetAndreas Arnez2016-11-242-0/+109
* Makefiles: Flatten and sort file listsSimon Marchi2016-11-232-1/+5
* Remove code that checks for GNU/non-GNU makeSimon Marchi2016-11-174-156/+50
* Extend test gdb.python/py-recurse-unwind.expKevin Buettner2016-11-164-29/+79
* bitfield-parent-optimized-out: Fix struct definitionAndreas Arnez2016-11-152-3/+7
* Identify verilog dump tests as such.Catherine Moore2016-11-112-2/+6
* Further cleanup/modernization of gdb.base/commands.expPedro Alves2016-11-093-121/+274
* Make gdb.mi/user-selected-context-sync.exp use proc_with_prefixSimon Marchi2016-11-092-33/+39
* gdb/testsuite: Introduce "proc_with_prefix"Pedro Alves2016-11-093-117/+131
* Fix formattting of gdb/ChangeLog and gdb/testsuite/ChangeLog entiesPedro Alves2016-11-091-12/+12
* tui-disasm: Fix window content buffer overrunAndreas Arnez2016-11-093-3/+67
* Fix py-value.exp failure on Python 3Tom Tromey2016-11-082-1/+10
* Fix some error-handling bugs in python frame filtersTom Tromey2016-11-082-0/+11
* Add support for the sizeof function in RustManish Goregaokar2016-11-032-1/+7
* Fix handling of discriminantless univariant enums in Rust; fix bug with encod...Manish Goregaokar2016-11-033-0/+47
* gdb/testsuite: Avoid a buffer overrun in `gdb.base/maint.exp'Pedro Alves2016-10-282-3/+41
* Make gdb.base/foll-exec.exp test pattern more generalLuis Machado2016-10-282-1/+6
* PR 20569, segv in follow_execSandra Loosemore2016-10-262-0/+74
* testsuite: Fix false FAIL for gdb.base/morestack.expJan Kratochvil2016-10-242-1/+9
* testsuite: Fix gcc_compiled for gcc 6 & 7Jan Kratochvil2016-10-202-6/+6
* testsuite: Fix gdb.base/killed-outside.exp using irrelevant stale optionsMaciej W. Rozycki2016-10-192-1/+6
* Fix duplicate test message in mi-trace-save.expSimon Marchi2016-10-172-1/+6
* Fix comment in mi-trace-save.expSimon Marchi2016-10-172-1/+6
* Fix -trace-save crash when argument is missingSimon Marchi2016-10-172-0/+46