Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-19 | GDB: Allow arbitrary keywords in integer set commands | Maciej W. Rozycki | 1 | -14/+40 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-10-03 | gdb: make string-like set show commands use std::string variable | Simon Marchi | 1 | -2/+2 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-09-18 | Change boolean options to bool instead of int | Christian Biesinger | 1 | -5/+5 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -2/+2 |
2019-07-03 | Teach gdb::option about string options | Pedro Alves | 1 | -0/+21 |
2019-06-13 | Introduce generic command options framework | Pedro Alves | 1 | -0/+335 |