summaryrefslogtreecommitdiff
path: root/gdb/cli/cli-option.c
Commit message (Expand)AuthorAgeFilesLines
* Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers2019-08-071-4/+12
* gdb: Allow quoting around string options in the gdb::option frameworkAndrew Burgess2019-07-111-3/+2
* Teach gdb::option about string optionsPedro Alves2019-07-031-0/+86
* Make gdb::option::complete_options save processed arguments tooPedro Alves2019-07-031-27/+43
* Introduce generic command options frameworkPedro Alves2019-06-131-0/+724