summaryrefslogtreecommitdiff
path: root/gdb/command.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Constify execute_commandTom Tromey2017-11-071-1/+1
* Constify add_setshow_*Tom Tromey2017-11-071-15/+15
* Remove cmd_cfunc_ftypeTom Tromey2017-11-071-8/+0
* Constify add_infoTom Tromey2017-11-071-1/+1
* Constify add_comTom Tromey2017-11-071-1/+1
* Add set_repeat_arguments functionTom Tromey2017-11-071-0/+5
* Make set_cmd_cfunc privateTom Tromey2017-11-071-10/+0
* Constify add_com_suppress_notificationTom Tromey2017-11-071-1/+1
* Constify add_abbrev_prefix_cmdTom Tromey2017-11-071-1/+1
* Constify add_prefix_cmdTom Tromey2017-10-111-1/+1
* Constify not_just_help_class_commandTom Tromey2017-09-271-1/+1
* Add add_cmd function overloadsTom Tromey2017-09-271-0/+21
* Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves2017-07-171-7/+13
* Clean up "completer_handle_brkchars" callback handlingPedro Alves2017-07-171-4/+14
* gdb/command.h: Include common/scoped_restore.hPedro Alves2017-06-281-0/+1
* Add alias command to cmd_list_elementYao Qi2017-05-171-0/+6
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+2
* Remove cleanups from execute_gdb_commandTom Tromey2017-01-101-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Emit inferior, thread and frame selection events to all UIsAntoine Tremblay2016-10-031-0/+16
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-12/+12
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* PR python/16699: GDB Python command completion with overriden complete vs. co...Sergio Durigan Junior2014-09-031-0/+8
* constify command docsTom Tromey2014-07-241-6/+7
* constify command prefixTom Tromey2014-07-241-4/+4
* constify deprecate_cmdTom Tromey2014-07-241-1/+1
* use cmd_sfunc_ftype and cmd_cfunc_ftype moreTom Tromey2014-07-011-8/+9
* constify error_no_argTom Tromey2014-06-261-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves2013-03-131-27/+27
* gdb/Yao Qi2013-03-051-3/+4
* * cli/cli-decode.c (add_setshow_string_noescape_cmd): Return theTom Tromey2013-01-141-10/+11
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdb: include help aliases in help command completionMike Frysinger2012-11-201-1/+1
* gdb/Yao Qi2012-09-171-1/+17
* gdb/Yao Qi2012-07-191-1/+1
* * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.Tom Tromey2012-06-131-5/+8
* * breakpoint.c (add_catch_command): Use completer_ftype.Tom Tromey2012-06-131-3/+3
* gdb/Jan Kratochvil2012-01-281-2/+2
* 2012-01-05 Pedro Alves <alves.ped@gmail.com>Pedro Alves2012-01-051-6/+9
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* Add new "alias" command.Doug Evans2011-10-091-0/+2
* 2011-02-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-141-1/+3