summaryrefslogtreecommitdiff
path: root/gdb/python/py-record-btrace.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-05Remove some unused variablesSimon Marchi
2017-09-04btrace: Store btrace_insn in an std::vectorSimon Marchi
2017-05-30btrace: Replace struct btrace_function::segment.Tim Wiederhake
2017-05-30btrace: Replace struct btrace_function::up.Tim Wiederhake
2017-05-02Python: Move and rename gdb.BtraceFunctionTim Wiederhake
2017-05-02Python: Move and rename gdb.BtraceInstructionTim Wiederhake
2017-05-02Python: Introduce gdb.RecordGap classTim Wiederhake
2017-05-02Python: Use correct ptid in btrace recordingTim Wiederhake
2017-05-02Python: Fix indentation in py-record-btrace.cTim Wiederhake
2017-04-05-Wwrite-strings: Wrap PyGetSetDef for construction with string literalsPedro Alves
2017-03-21Fix break on Python 2Tim Wiederhake
2017-02-14python: Implement btrace Python bindings for record history.Tim Wiederhake