aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.btrace
AgeCommit message (Expand)AuthorFilesLines
2017-03-08gdb: Fix a few unstable test namesPedro Alves1-1/+2
2017-02-01btrace, testsuite: fix extended-remote failMarkus Metzger1-0/+3
2017-02-01btrace, testsuite: fix extended-remote non-stop testMarkus Metzger1-2/+4
2017-02-01btrace: add unsupported/untested messages when skipping testsMarkus Metzger25-79/+167
2017-02-01btrace: allow recording to be started (and stopped) for running threadsMarkus Metzger2-0/+143
2017-01-01update copyright year range in GDB filesJoel Brobecker50-50/+50
2016-12-23Fix more cases of improper test namesLuis Machado22-22/+22
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado1-1/+1
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado1-1/+1
2016-07-26btrace, testsuite: fix assembly source file selectionMarkus Metzger4-18/+31
2016-07-25btrace: Resume recording after disconnect.Tim Wiederhake2-0/+104
2016-07-20testsuite: Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32Jan Kratochvil1-2/+2
2016-04-13btrace: fix test build error in gdb.btrace/instruction_history.cMarkus Metzger1-0/+2
2016-02-15testsuite: Fix some tests that write outside of the standard output directorySimon Marchi1-1/+2
2016-02-12btrace, frame: fix crash in get_frame_typeMarkus Metzger4-0/+1043
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-19/+0
2016-01-04btrace: do not return out of TRY/CATCHMarkus Metzger3-0/+124
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker41-41/+41
2015-10-09btrace, test: avoid gdb.btrace/vdso.exp failMarkus Metzger2-4/+7
2015-09-30btrace, testsuite: fix spurious gdb.btrace/tsx.exp failsMarkus Metzger1-7/+32
2015-09-18btrace: honour scheduler-locking for all-stop targetsMarkus Metzger1-74/+153
2015-09-18btrace: non-stopMarkus Metzger2-0/+290
2015-09-14btrace, test: remove buffer-size test with unlimited buffer sizeMarkus Metzger1-11/+1
2015-08-07btrace: indicate speculative executionMarkus Metzger4-10/+106
2015-07-10record: set stop_pc in "record goto" commandMarkus Metzger1-0/+47
2015-04-01Share the "multi_line" helper among all testcasesPierre-Marie de Rodat11-94/+94
2015-03-25btrace: fix tests for 32-bitMarkus Metzger16-428/+1032
2015-03-25btrace: increase buffer size for exception testMarkus Metzger1-0/+2
2015-02-09record-btrace: indicate gapsMarkus Metzger10-18/+18
2015-02-09record-btrace: add bts buffer size configuration optionMarkus Metzger1-0/+57
2015-02-09record btrace: add configuration structMarkus Metzger9-2/+18
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker35-35/+35
2014-07-08reverse-finish: turn internal error into normal errorMarkus Metzger2-0/+77
2014-06-25btrace: pretend we're not replaying when generating a core fileMarkus Metzger1-0/+41
2014-05-23btrace, vdso: add vdso target sectionsMarkus Metzger2-0/+83
2014-05-23btrace: control memory access during replayMarkus Metzger1-1/+9
2014-05-20btrace: no replay without historyMarkus Metzger1-0/+46
2014-03-07btrace, test: fix gdb.btrace/data testMarkus Metzger1-2/+2
2014-01-16record-btrace: add (reverse-)stepping supportMarkus Metzger15-19/+799
2014-01-16record-btrace: show trace from enable locationMarkus Metzger7-113/+182
2014-01-16record-btrace: extend unwinderMarkus Metzger2-0/+27
2014-01-16record-btrace: add record goto target methodsMarkus Metzger4-1/+577
2014-01-16record-btrace: make ranges include begin and endMarkus Metzger2-5/+8
2014-01-16record-btrace: optionally indent function call historyMarkus Metzger9-22/+682
2014-01-16record-btrace: start counting at oneMarkus Metzger2-111/+112
2014-01-16btrace: change branch trace data structureMarkus Metzger2-17/+25
2014-01-16btrace, test: fix multi-line btrace testsMarkus Metzger2-159/+145
2014-01-16test, btrace: update expected textMarkus Metzger1-3/+3
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker7-7/+7
2013-03-26record-btrace: fix assertion when enabling recording after re-runMarkus Metzger1-0/+11