btrace: Replace struct btrace_function::segment.
[binutils-gdb.git] / gdb / python / py-record-btrace.c
2017-05-30 Tim Wiederhakebtrace: Replace struct btrace_function::segment.
2017-05-30 Tim Wiederhakebtrace: Replace struct btrace_function::up.
2017-05-02 Tim WiederhakePython: Move and rename gdb.BtraceFunction
2017-05-02 Tim WiederhakePython: Move and rename gdb.BtraceInstruction
2017-05-02 Tim WiederhakePython: Introduce gdb.RecordGap class
2017-05-02 Tim WiederhakePython: Use correct ptid in btrace recording
2017-05-02 Tim WiederhakePython: Fix indentation in py-record-btrace.c
2017-04-05 Pedro Alves-Wwrite-strings: Wrap PyGetSetDef for construction...
2017-03-21 Tim WiederhakeFix break on Python 2
2017-02-14 Tim Wiederhakepython: Implement btrace Python bindings for record...