Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-11-18 | gdbsupport: make gdb_assert_not_reached accept a format string | Simon Marchi | 1 | -2/+2 |
2021-10-03 | gdb: make string-like set show commands use std::string variable | Simon Marchi | 1 | -5/+4 |
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-08-07 | Make first and last lines of 'command help documentation' consistent. | Philippe Waroquiers | 1 | -4/+12 |
2019-07-11 | gdb: Allow quoting around string options in the gdb::option framework | Andrew Burgess | 1 | -3/+2 |
2019-07-03 | Teach gdb::option about string options | Pedro Alves | 1 | -0/+86 |
2019-07-03 | Make gdb::option::complete_options save processed arguments too | Pedro Alves | 1 | -27/+43 |
2019-06-13 | Introduce generic command options framework | Pedro Alves | 1 | -0/+724 |