summaryrefslogtreecommitdiff
path: root/gdb/command.h
Commit message (Expand)AuthorAgeFilesLines
* gdb: make deprecated_show_value_hack staticAndrew Burgess2023-04-281-6/+1
* GDB: Allow arbitrary keywords in integer set commandsMaciej W. Rozycki2023-01-191-25/+88
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Remove "typedef enum ..."Tom Tromey2022-04-281-3/+2
* gdb/cli: add a 'normal_stop' option to 'cli_suppress_notification'Tankut Baris Aktemur2022-02-071-0/+3
* gdb/cli: convert cli_suppress_notification from int to boolTankut Baris Aktemur2022-02-071-4/+4
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: pass/return setting setter/getter scalar values by valueSimon Marchi2021-11-041-34/+50
* gdb: remove command_class enum class_deprecatedSimon Marchi2021-11-041-1/+0
* gdb: add add_setshow_prefix_cmdSimon Marchi2021-10-281-7/+18
* gdb: Remove deprecated assertion in setting::getLancelot SIX2021-10-051-1/+0
* gdb: Setting setter return a bool to tell if the value changedLancelot SIX2021-10-031-2/+8
* gdb: Have setter and getter callbacks for settingsLancelot SIX2021-10-031-15/+179
* gdb: make string-like set show commands use std::string variableSimon Marchi2021-10-031-12/+11
* gdb: Introduce setting construct within cmd_list_elementLancelot SIX2021-10-031-0/+143
* gdb: remove cmd_list_element::function::sfuncSimon Marchi2021-07-231-16/+14
* gdb: rename cfunc to simple_funcSimon Marchi2021-07-231-11/+14
* gdb: remove context parameter from add_setshow_enum_cmdSimon Marchi2021-06-251-1/+1
* gdb: add context getter/setter to cmd_list_elementSimon Marchi2021-06-251-6/+0
* gdb: remove add_alias_cmd overload that accepts a stringSimon Marchi2021-05-271-4/+0
* gdb: make add_info_alias accept target as a cmd_list_elementSimon Marchi2021-05-271-2/+3
* gdb: make add_com_alias accept target as a cmd_list_elementSimon Marchi2021-05-271-2/+4
* gdb: make add_setshow commands return set_show_commandsSimon Marchi2021-05-271-135/+79
* gdb: add cmd_list_element::is_command_class_helpSimon Marchi2021-05-171-3/+0
* gdb: rename cmd_list_element::prefixlist to subcommandsSimon Marchi2021-05-171-1/+1
* gdb: generate the prefix name for prefix commands on demandMarco Barisione2021-05-121-5/+5
* gdb: add lookup_cmd_exact to simplify a common patternMarco Barisione2021-05-071-0/+19
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: give deprecated command warning for aliases with a prefixAndrew Burgess2020-12-111-1/+1
* gdb: don't warn about deprecated aliases during tab completionAndrew Burgess2020-12-111-5/+47
* Remove "cmd_type" functionTom Tromey2020-06-281-16/+0
* default-args: allow to define default arguments for aliasesPhilippe Waroquiers2020-06-221-0/+2
* Ensure class_tui is listed in the output of "help" giving the list of classes.Philippe Waroquiers2020-05-261-1/+1
* Ensure class_alias is only used for user-defined aliases.Philippe Waroquiers2020-05-151-11/+36
* Fix inconsistent output of prefix and bugs in 'show' commandPhilippe Waroquiers2020-05-151-1/+1
* Remove class_pseudoTom Tromey2020-04-261-1/+1
* Replace most calls to help_list and cmd_show_listTom Tromey2020-04-171-0/+14
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Allow . character as part of command names.Philippe Waroquiers2019-11-301-0/+8
* Change boolean options to bool instead of intChristian Biesinger2019-09-181-3/+3
* Rename common to gdbsupportTom Tromey2019-07-091-2/+2
* Introduce the "with" commandPedro Alves2019-07-031-8/+11
* "set print raw frame-arguments" -> "set print raw-frame-arguments"Pedro Alves2019-06-131-9/+10
* Add previous_saved_command_line to allow a command to repeat a previous command.Philippe Waroquiers2019-05-311-1/+35
* Change valid_user_defined_cmd_name_p to return boolTom Tromey2019-05-041-1/+1
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Add a "context" argument to add_setshow_enum_cmdTom Tromey2018-12-281-1/+2
* gdb: Change how frames are selected for 'frame' and 'info frame'.Andrew Burgess2018-09-281-0/+14
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1