aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.btrace
AgeCommit message (Expand)AuthorFilesLines
2020-04-25gdb/testsuite: Remove build paths from test namesAndrew Burgess1-2/+4
2020-04-21gdb, btrace: make record-btrace per-inferiorMarkus Metzger2-0/+94
2020-04-21gdb, btrace: forward fetch_registers for unknown threadsMarkus Metzger2-0/+93
2020-04-17Replace most calls to help_list and cmd_show_listTom Tromey1-2/+2
2020-03-11[gdb/testsuite] Fix stepi pattern in gdb.btrace/reconnect.expTom de Vries1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker53-53/+53
2019-10-31[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)Tom de Vries3-6/+4
2019-04-23[gdb/testsuite] Fix gdb.btrace/reconnect.exp with native-gdbserverTom de Vries1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker53-53/+53
2018-04-13btrace: set/show record btrace cpuMarkus Metzger1-0/+76
2018-02-20btrace, testsuite: do not force BTSMarkus Metzger1-9/+6
2018-01-02Update copyright year range in all GDB filesJoel Brobecker52-52/+52
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