Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gdb/python: add mechanism to manage Python initialization functions | Andrew Burgess | 2023-05-05 | 1 | -1/+3 |
* | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 2023-01-01 | 1 | -1/+1 |
* | gdb/python: break dependencies between gdbpy_initialize_* functions | Andrew Burgess | 2022-10-20 | 1 | -9/+32 |
* | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 2022-01-01 | 1 | -1/+1 |
* | Update copyright year range in all GDB files | Joel Brobecker | 2021-01-01 | 1 | -1/+1 |
* | Remove redundant typedefs | Tom Tromey | 2020-12-04 | 1 | -2/+2 |
* | Update copyright year range in all GDB files. | Joel Brobecker | 2020-01-01 | 1 | -1/+1 |
* | Update copyright year range in all GDB files. | Joel Brobecker | 2019-01-01 | 1 | -1/+1 |
* | 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/+67 |