aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)Tom de Vries2019-10-313-6/+4
* [gdb/testsuite] Fix gdb.btrace/reconnect.exp with native-gdbserverTom de Vries2019-04-231-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-0153-53/+53
* btrace: set/show record btrace cpuMarkus Metzger2018-04-131-0/+76
* btrace, testsuite: do not force BTSMarkus Metzger2018-02-201-9/+6
* Update copyright year range in all GDB filesJoel Brobecker2018-01-0252-52/+52
* gdb: Fix a few unstable test namesPedro Alves2017-03-081-1/+2
* btrace, testsuite: fix extended-remote failMarkus Metzger2017-02-011-0/+3
* btrace, testsuite: fix extended-remote non-stop testMarkus Metzger2017-02-011-2/+4
* btrace: add unsupported/untested messages when skipping testsMarkus Metzger2017-02-0125-79/+167
* btrace: allow recording to be started (and stopped) for running threadsMarkus Metzger2017-02-012-0/+143
* update copyright year range in GDB filesJoel Brobecker2017-01-0150-50/+50
* Fix more cases of improper test namesLuis Machado2016-12-2322-22/+22
* Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado2016-12-011-1/+1
* Fix test names starting with uppercase output by basic functionsLuis Machado2016-12-011-1/+1
* btrace, testsuite: fix assembly source file selectionMarkus Metzger2016-07-264-18/+31
* btrace: Resume recording after disconnect.Tim Wiederhake2016-07-252-0/+104
* testsuite: Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32Jan Kratochvil2016-07-201-2/+2
* btrace: fix test build error in gdb.btrace/instruction_history.cMarkus Metzger2016-04-131-0/+2
* testsuite: Fix some tests that write outside of the standard output directorySimon Marchi2016-02-151-1/+2
* btrace, frame: fix crash in get_frame_typeMarkus Metzger2016-02-124-0/+1043
* Always organize test artifacts in a directory hierarchySimon Marchi2016-02-081-19/+0
* btrace: do not return out of TRY/CATCHMarkus Metzger2016-01-043-0/+124
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-0141-41/+41
* btrace, test: avoid gdb.btrace/vdso.exp failMarkus Metzger2015-10-092-4/+7
* btrace, testsuite: fix spurious gdb.btrace/tsx.exp failsMarkus Metzger2015-09-301-7/+32
* btrace: honour scheduler-locking for all-stop targetsMarkus Metzger2015-09-181-74/+153
* btrace: non-stopMarkus Metzger2015-09-182-0/+290
* btrace, test: remove buffer-size test with unlimited buffer sizeMarkus Metzger2015-09-141-11/+1
* btrace: indicate speculative executionMarkus Metzger2015-08-074-10/+106
* record: set stop_pc in "record goto" commandMarkus Metzger2015-07-101-0/+47
* Share the "multi_line" helper among all testcasesPierre-Marie de Rodat2015-04-0111-94/+94
* btrace: fix tests for 32-bitMarkus Metzger2015-03-2516-428/+1032
* btrace: increase buffer size for exception testMarkus Metzger2015-03-251-0/+2
* record-btrace: indicate gapsMarkus Metzger2015-02-0910-18/+18
* record-btrace: add bts buffer size configuration optionMarkus Metzger2015-02-091-0/+57
* record btrace: add configuration structMarkus Metzger2015-02-099-2/+18
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-0135-35/+35
* reverse-finish: turn internal error into normal errorMarkus Metzger2014-07-082-0/+77
* btrace: pretend we're not replaying when generating a core fileMarkus Metzger2014-06-251-0/+41
* btrace, vdso: add vdso target sectionsMarkus Metzger2014-05-232-0/+83
* btrace: control memory access during replayMarkus Metzger2014-05-231-1/+9
* btrace: no replay without historyMarkus Metzger2014-05-201-0/+46
* btrace, test: fix gdb.btrace/data testMarkus Metzger2014-03-071-2/+2
* record-btrace: add (reverse-)stepping supportMarkus Metzger2014-01-1615-19/+799
* record-btrace: show trace from enable locationMarkus Metzger2014-01-167-113/+182
* record-btrace: extend unwinderMarkus Metzger2014-01-162-0/+27
* record-btrace: add record goto target methodsMarkus Metzger2014-01-164-1/+577
* record-btrace: make ranges include begin and endMarkus Metzger2014-01-162-5/+8
* record-btrace: optionally indent function call historyMarkus Metzger2014-01-169-22/+682