| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename gdb exception types | Tom Tromey | 2019-04-08 | 1 | -2/+2 |
* | Rewrite TRY/CATCH | Tom Tromey | 2019-04-08 | 1 | -6/+4 |
* | Simplify gdbpy_stop_recording | Tom Tromey | 2019-01-03 | 1 | -6/+2 |
* | Update copyright year range in all GDB files. | Joel Brobecker | 2019-01-01 | 1 | -1/+1 |
* | Use thread_info and inferior pointers more throughout | Pedro Alves | 2018-06-21 | 1 | -8/+9 |
* | Update copyright year range in all GDB files | Joel Brobecker | 2018-01-02 | 1 | -1/+1 |
* | Python: Introduce gdb.Instruction class | Tim Wiederhake | 2017-05-02 | 1 | -0/+2 |
* | Python: Move and rename gdb.BtraceFunction | Tim Wiederhake | 2017-05-02 | 1 | -3/+133 |
* | Python: Move and rename gdb.BtraceInstruction | Tim Wiederhake | 2017-05-02 | 1 | -0/+185 |
* | Python: Introduce gdb.RecordGap class | Tim Wiederhake | 2017-05-02 | 1 | -1/+90 |
* | Python: Remove ptid from gdb.Record interface | Tim Wiederhake | 2017-05-02 | 1 | -11/+0 |
* | Python: Use correct ptid in btrace recording | Tim Wiederhake | 2017-05-02 | 1 | -16/+1 |
* | -Wwrite-strings: Wrap PyGetSetDef for construction with string literals | Pedro Alves | 2017-04-05 | 1 | -1/+1 |
* | python: Implement btrace Python bindings for record history. | Tim Wiederhake | 2017-02-14 | 1 | -0/+48 |
* | python: Create Python bindings for record history. | Tim Wiederhake | 2017-02-14 | 1 | -0/+227 |