summaryrefslogtreecommitdiff
path: root/gdb/maint-test-options.c
Commit message (Expand)AuthorAgeFilesLines
* Replace most calls to help_list and cmd_show_listTom Tromey2020-04-171-17/+5
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-0/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* 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