aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli/cli-option.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-10-03gdb: make string-like set show commands use std::string variableSimon Marchi1-2/+2
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-09-18Change boolean options to bool instead of intChristian Biesinger1-5/+5
2019-07-09Rename common to gdbsupportTom Tromey1-2/+2
2019-07-03Teach gdb::option about string optionsPedro Alves1-0/+21
2019-06-13Introduce generic command options frameworkPedro Alves1-0/+335