aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Wrap help options when building help stringTom Tromey2024-11-111-0/+3
* Update copyright year range in header of all files managed by GDBAndrew Burgess2024-01-121-1/+1
* gdb: Replace gdb::optional with std::optionalLancelot Six2023-11-211-1/+1
* gdb: remove unused parameters in print_doc_of_command, apropos_cmdSimon Marchi2023-04-021-1/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb/cli: convert cli_suppress_notification from int to boolTankut Baris Aktemur2022-02-071-1/+1
* gdb/python: improve the auto help text for gdb.ParameterAndrew Burgess2022-01-261-0/+6
* Move gdb_regex to gdbsupportTom Tromey2022-01-181-1/+1
* Move gdb_argv to gdbsupportTom Tromey2022-01-181-0/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: use intrusive_list for cmd_list_element aliases listSimon Marchi2021-12-031-5/+13
* gdb: Introduce setting construct within cmd_list_elementLancelot SIX2021-10-031-7/+2
* gdb: remove cmd_list_element::function::sfuncSimon Marchi2021-07-231-6/+2
* gdb: rename cfunc to simple_funcSimon Marchi2021-07-231-2/+6
* gdb: add assert in cmd_list_element::set_contextSimon Marchi2021-06-251-1/+4
* gdb: add context getter/setter to cmd_list_elementSimon Marchi2021-06-251-3/+10
* gdb: add cmd_list_element::is_command_class_helpSimon Marchi2021-05-171-0/+6
* gdb: add cmd_list_element::is_prefixSimon Marchi2021-05-171-0/+4
* gdb: add cmd_list_element::is_aliasSimon Marchi2021-05-171-0/+4
* gdb: rename cmd_list_element::cmd_pointer to targetSimon Marchi2021-05-171-1/+1
* gdb: rename cmd_list_element::prefixlist to subcommandsSimon Marchi2021-05-171-1/+1
* gdb: move cmd_list_element::prefixname to cli/cli-decode.cSimon Marchi2021-05-171-14/+2
* gdb: remove cmd_list_element::pre_show_hookSimon Marchi2021-05-131-4/+0
* gdb: generate the prefix name for prefix commands on demandMarco Barisione2021-05-121-7/+19
* gdb: fix indentation of cmd_list_elementSimon Marchi2021-05-111-193/+193
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-1/+1
* Remove "cmd_type" functionTom Tromey2020-06-281-11/+6
* default-args: allow to define default arguments for aliasesPhilippe Waroquiers2020-06-221-0/+4
* Fix/improve 'help CLASS' outputPhilippe Waroquiers2020-05-151-3/+0
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Let commands free "name"Tom Tromey2019-11-261-0/+7
* Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers2019-08-071-3/+8
* Don't include gdbarch.h from defs.hTom Tromey2019-07-101-0/+1
* Introduce generic command options frameworkPedro Alves2019-06-131-0/+4
* Improve usability and/or readibility of help and apropos output.Philippe Waroquiers2019-06-031-1/+1
* Normalize include guards in gdbTom Tromey2019-02-071-3/+3
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Use counted_command_line everywhereTom Tromey2018-05-041-1/+2
* Allocate cmd_list_element with newTom Tromey2018-05-041-23/+51
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify execute_commandTom Tromey2017-11-071-1/+1
* Constify add_setshow_*Tom Tromey2017-11-071-1/+1
* Remove cmd_cfunc_ftypeTom Tromey2017-11-071-2/+0
* Constify not_just_help_class_commandTom Tromey2017-09-271-1/+1
* Add add_cmd function overloadsTom Tromey2017-09-271-0/+2
* Clean up "completer_handle_brkchars" callback handlingPedro Alves2017-07-171-15/+2
* Introduce compiled_regex, eliminate make_regfree_cleanupPedro Alves2017-06-071-3/+2
* Command abbreviation in defineJerome Guitton2017-02-081-0/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1