summaryrefslogtreecommitdiff
path: root/gdb/command.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-07Constify execute_commandTom Tromey
2017-11-07Constify add_setshow_*Tom Tromey
2017-11-07Remove cmd_cfunc_ftypeTom Tromey
2017-11-07Constify add_infoTom Tromey
2017-11-07Constify add_comTom Tromey
2017-11-07Add set_repeat_arguments functionTom Tromey
2017-11-07Make set_cmd_cfunc privateTom Tromey
2017-11-07Constify add_com_suppress_notificationTom Tromey
2017-11-07Constify add_abbrev_prefix_cmdTom Tromey
2017-10-11Constify add_prefix_cmdTom Tromey
2017-09-27Constify not_just_help_class_commandTom Tromey
2017-09-27Add add_cmd function overloadsTom Tromey
2017-07-17Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves
2017-07-17Clean up "completer_handle_brkchars" callback handlingPedro Alves
2017-06-28gdb/command.h: Include common/scoped_restore.hPedro Alves
2017-05-17Add alias command to cmd_list_elementYao Qi
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-01-10Remove cleanups from execute_gdb_commandTom Tromey
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-10-03Emit inferior, thread and frame selection events to all UIsAntoine Tremblay
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-09-03PR python/16699: GDB Python command completion with overriden complete vs. co...Sergio Durigan Junior
2014-07-24constify command docsTom Tromey
2014-07-24constify command prefixTom Tromey
2014-07-24constify deprecate_cmdTom Tromey
2014-07-01use cmd_sfunc_ftype and cmd_cfunc_ftype moreTom Tromey
2014-06-26constify error_no_argTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves
2013-03-05gdb/Yao Qi
2013-01-14 * cli/cli-decode.c (add_setshow_string_noescape_cmd): Return theTom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-20gdb: include help aliases in help command completionMike Frysinger
2012-09-17gdb/Yao Qi
2012-07-19gdb/Yao Qi
2012-06-13 * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.Tom Tromey
2012-06-13 * breakpoint.c (add_catch_command): Use completer_ftype.Tom Tromey
2012-01-28gdb/Jan Kratochvil
2012-01-052012-01-05 Pedro Alves <alves.ped@gmail.com>Pedro Alves
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-10-09 Add new "alias" command.Doug Evans
2011-02-142011-02-14 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-31 PR python/12216:Tom Tromey
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-12-312010-12-31 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-12-292010-12-28 Michael Snyder <msnyder@vmware.com>Michael Snyder