Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-02 | Python: Introduce gdb.Instruction class | Tim Wiederhake | 1 | -0/+2 |
2017-05-02 | Python: Move and rename gdb.BtraceFunction | Tim Wiederhake | 1 | -3/+133 |
2017-05-02 | Python: Move and rename gdb.BtraceInstruction | Tim Wiederhake | 1 | -0/+185 |
2017-05-02 | Python: Introduce gdb.RecordGap class | Tim Wiederhake | 1 | -1/+90 |
2017-05-02 | Python: Remove ptid from gdb.Record interface | Tim Wiederhake | 1 | -11/+0 |
2017-05-02 | Python: Use correct ptid in btrace recording | Tim Wiederhake | 1 | -16/+1 |
2017-04-05 | -Wwrite-strings: Wrap PyGetSetDef for construction with string literals | Pedro Alves | 1 | -1/+1 |
2017-02-14 | python: Implement btrace Python bindings for record history. | Tim Wiederhake | 1 | -0/+48 |
2017-02-14 | python: Create Python bindings for record history. | Tim Wiederhake | 1 | -0/+227 |