aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-record-btrace.exp
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Rename to allow_btrace_testsTom Tromey1-1/+1
2023-01-13Use "require" for Python testsTom Tromey1-8/+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-11-28gdb/testsuite: remove use of then keyword from gdb.python/*.expAndrew Burgess1-1/+1
2022-03-23gdb/python: remove Python 2 supportSimon Marchi1-5/+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-1/+0
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-21testsuite, gdb.python: make py-record-*.exp test names uniqueMarkus Metzger1-2/+5
2020-12-21gdb, record: rephrase the 'not recording' error messageMarkus 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-05-02Python: Move and rename gdb.BtraceFunctionTim Wiederhake1-2/+2
2017-05-02Python: Introduce gdb.RecordGap classTim Wiederhake1-1/+0
2017-05-02Python: Remove ptid from gdb.Record interfaceTim Wiederhake1-1/+0
2017-03-21Fix break on Python 2Tim Wiederhake1-1/+5
2017-02-14python: Add tests for record Python bindingsTim Wiederhake1-0/+146