aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.btrace/function_call_history.exp
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-04-27gdb/testsuite: change newline patterns used in gdb_testAndrew Burgess1-1/+1
2023-01-13Rename to allow_btrace_testsTom Tromey1-1/+1
2023-01-13Use require !skip_btrace_testsTom Tromey1-4/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi1-2/+0
2021-03-03testsuite, gdb.btrace: adjust expected output to pass with clangMarkus Metzger1-10/+10
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-21testsuite, gdb.btrace: fix 32-bit PIE false positivesMarkus Metzger1-1/+3
2020-12-21testsuite, gdb.btrace: make test names uniqueMarkus Metzger1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-02-01btrace: add unsupported/untested messages when skipping testsMarkus Metzger1-3/+7
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-23Fix more cases of improper test namesLuis Machado1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-04-01Share the "multi_line" helper among all testcasesPierre-Marie de Rodat1-22/+22
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-16record-btrace: make ranges include begin and endMarkus Metzger1-2/+3
2014-01-16record-btrace: optionally indent function call historyMarkus Metzger1-21/+71
2014-01-16record-btrace: start counting at oneMarkus Metzger1-78/+78
2014-01-16btrace: change branch trace data structureMarkus Metzger1-13/+15
2014-01-16btrace, test: fix multi-line btrace testsMarkus Metzger1-132/+115
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-03-11Add tests for the new record-btrace target.Markus Metzger1-0/+219