Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change boolean options to bool instead of int | Christian Biesinger | 2019-09-18 | 1 | -4/+4 |
* | Make first and last lines of 'command help documentation' consistent. | Philippe Waroquiers | 2019-08-07 | 1 | -3/+1 |
* | Teach gdb::option about string options | Pedro Alves | 2019-07-03 | 1 | -3/+24 |
* | Make gdb::option::complete_options save processed arguments too | Pedro Alves | 2019-07-03 | 1 | -46/+67 |
* | Introduce generic command options framework | Pedro Alves | 2019-06-13 | 1 | -0/+461 |