summaryrefslogtreecommitdiff
path: root/gdb/maint-test-options.c
AgeCommit message (Expand)Author
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess
2023-01-19GDB: Allow arbitrary keywords in integer set commandsMaciej W. Rozycki
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker
2022-03-29Unify gdb printf functionsTom Tromey
2022-03-29Unify gdb puts functionsTom Tromey
2022-01-26gdb: add string_file::release methodSimon Marchi
2022-01-05Use filtered output in some dumping commandsTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-10-03gdb: make string-like set show commands use std::string variableSimon Marchi
2021-05-12gdb: generate the prefix name for prefix commands on demandMarco Barisione
2021-01-20gdb: make some variables staticSimon Marchi
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-04-17Replace most calls to help_list and cmd_show_listTom Tromey
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-09-18Change boolean options to bool instead of intChristian Biesinger
2019-08-07Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers
2019-07-03Teach gdb::option about string optionsPedro Alves
2019-07-03Make gdb::option::complete_options save processed arguments tooPedro Alves
2019-06-13Introduce generic command options frameworkPedro Alves