]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/cli/cli-decode.h
Update copyright year range in header of all files managed by GDB
[thirdparty/binutils-gdb.git] / gdb / cli / cli-decode.h
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-04-02  Simon Marchigdb: remove unused parameters in print_doc_of_command...
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-02-07  Tankut Baris Aktemurgdb/cli: convert cli_suppress_notification from int...
2022-01-26  Andrew Burgessgdb/python: improve the auto help text for gdb.Parameter
2022-01-18  Tom TromeyMove gdb_regex to gdbsupport
2022-01-18  Tom TromeyMove gdb_argv to gdbsupport
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-12-03  Simon Marchigdb: use intrusive_list for cmd_list_element aliases...
2021-10-03  Lancelot SIXgdb: Introduce setting construct within cmd_list_element
2021-07-23  Simon Marchigdb: remove cmd_list_element::function::sfunc
2021-07-23  Simon Marchigdb: rename cfunc to simple_func
2021-06-26  Simon Marchigdb: add assert in cmd_list_element::set_context
2021-06-26  Simon Marchigdb: add context getter/setter to cmd_list_element
2021-05-17  Simon Marchigdb: add cmd_list_element::is_command_class_help
2021-05-17  Simon Marchigdb: add cmd_list_element::is_prefix
2021-05-17  Simon Marchigdb: add cmd_list_element::is_alias
2021-05-17  Simon Marchigdb: rename cmd_list_element::cmd_pointer to target
2021-05-17  Simon Marchigdb: rename cmd_list_element::prefixlist to subcommands
2021-05-17  Simon Marchigdb: move cmd_list_element::prefixname to cli/cli-decode.c
2021-05-13  Simon Marchigdb: remove cmd_list_element::pre_show_hook
2021-05-12  Marco Barisionegdb: generate the prefix name for prefix commands on...
2021-05-11  Simon Marchigdb: fix indentation of cmd_list_element
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-06-28  Tom TromeyRemove "cmd_type" function
2020-06-22  Philippe Waroquiersdefault-args: allow to define default arguments for...
2020-05-15  Philippe WaroquiersFix/improve 'help CLASS' output
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-26  Tom TromeyLet commands free "name"
2019-08-06  Philippe WaroquiersMake first and last lines of 'command help documentatio...
2019-07-10  Tom TromeyDon't include gdbarch.h from defs.h
2019-06-12  Pedro AlvesIntroduce generic command options framework
2019-06-03  Philippe WaroquiersImprove usability and/or readibility of help and apropo...
2019-02-07  Tom TromeyNormalize include guards in gdb
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-05-04  Tom TromeyUse counted_command_line everywhere
2018-05-04  Tom TromeyAllocate cmd_list_element with new
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-07  Tom TromeyConstify execute_command
2017-11-07  Tom TromeyConstify add_setshow_*
2017-11-07  Tom TromeyRemove cmd_cfunc_ftype
2017-09-27  Tom TromeyConstify not_just_help_class_command
2017-09-27  Tom TromeyAdd add_cmd function overloads
2017-07-17  Pedro AlvesClean up "completer_handle_brkchars" callback handling
2017-06-07  Pedro AlvesIntroduce compiled_regex, eliminate make_regfree_cleanup
2017-02-08  Jerome GuittonCommand abbreviation in define
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-10-03  Antoine TremblayEmit inferior, thread and frame selection events to...
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-09-07  Gabriel Krisman... Fix PR gdb/17035: "show user" doesn't list user-defined...
2014-09-03  Sergio Durigan JuniorPR python/16699: GDB Python command completion with...
2014-07-24  Tom Tromeyconstify command docs
2014-07-24  Tom Tromeyconstify command prefix
2014-07-24  Tom Tromeyconstify deprecate_cmd
2014-07-24  Tom Tromeyconstify help_cmd
2014-01-20  Tom Tromeybetter packing for command struct
2014-01-20  Tom Tromeyconvert flags to bitfields
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-03-13  Pedro AlvesConstify strings in tracepoint.c, lookup_cmd and the...
2013-02-12  Pedro AlvesConsistent use of (C) after "Copyright".
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-05  Pierre Muller Avoid memory leaks on struct cmd_list_element.doc...
2012-08-09  Yao Qigdb/
2012-06-13  Tom Tromey * breakpoint.c (add_catch_command): Use completer_ftype.
2012-01-28  Jan Kratochvilgdb/
2012-01-05  Pedro Alves2012-01-05 Pedro Alves <alves.ped@gmail.com>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-03-12  Michael Snyder2011-03-11 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-12-29  Michael Snyder2010-12-28 Michael Snyder <msnyder@vmware.com>
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-03-25  Pedro Alves * infrun.c (normal_stop): Use has_stack_frames instead of
2009-02-06  Thiago Jung Bauermanngdb/
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-12-10  Tom Tromeygdb
2008-07-26  Vladimir Prus Kill cmd_async_ok.
2008-07-11  Pedro Alves Exited threads.
2008-04-17  Tom Tromey * cli/cli-decode.h (CMD_ASYNC_OK): New define.
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17  Eli Zaretskii * cli/cli-utils.h:
2005-02-21  Andrew Cagney2005-02-21 Andrew Cagney <cagney@gnu.org>
2005-02-21  Andrew Cagney2005-02-21 Andrew Cagney <cagney@gnu.org>
2005-02-16  Andrew Cagney2005-02-16 Andrew Cagney <cagney@gnu.org>
2005-02-10  Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-01-14  Michael Snyder2005-01-13 Michael Snyder <msnyder@redhat.com>
2004-07-26  Andrew Cagney2004-07-26 Andrew Cagney <cagney@gnu.org>
2003-01-14  Andrew Cagney2003-01-13 Andrew Cagney <ac131313@redhat.com>
2003-01-03  Mark Kettenis* cli/cli-decode.h: Don't include "gdb_regex.h"; provid...
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-06-15  Andrew Cagney* command.h (add_setshow_auto_boolean_cmd): Replace
2002-06-15  Andrew Cagney* cli/cli-decode.c (add_setshow_boolean_cmd): Replace
2002-06-15  Andrew Cagney* cli/cli-decode.c (set_cmd_cfunc): Update.
2002-06-15  Andrew Cagney* defs.h (auto_boolean): Declare enum.
next