aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change boolean options to bool instead of intChristian Biesinger2019-09-181-4/+4
* Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers2019-08-071-3/+1
* Teach gdb::option about string optionsPedro Alves2019-07-031-3/+24
* Make gdb::option::complete_options save processed arguments tooPedro Alves2019-07-031-46/+67
* Introduce generic command options frameworkPedro Alves2019-06-131-0/+461