]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/cli/cli-decode.c
-Wwrite-strings: The Rest
[thirdparty/binutils-gdb.git] / gdb / cli / cli-decode.c
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-02-08  Jerome GuittonCommand abbreviation in define
2017-02-08  Jerome GuittonCommand names: make them case sensitive
2017-01-11  Simon MarchiFix typo in lookup_cmd_1 comment
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-10-03  Antoine TremblayEmit inferior, thread and frame selection events to...
2016-04-28  Simon MarchiDon't show deprecated commands in help
2016-04-04  Simon MarchiObvious function doc and formatting
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-11  Andrew Burgessgdb: Use class_info when creating info commands.
2015-09-04  Andrew Burgessgdb/cli: Remove casts of NULL during assignment.
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-04-11  Jan KratochvilRemove --xdb
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-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
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-07-01  Tom Tromeyuse cmd_sfunc_ftype and cmd_cfunc_ftype more
2014-01-20  Tom Tromeyconvert flags to bitfields
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-10-01  Doug Evans * cli/cli-decode.c: Remove unnecessary inclusion of...
2013-04-24  Muhammad Bilal2013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
2013-04-10  Pedro AlvesAccept "set foo unlimited" in integer/uinteger/zuintege...
2013-03-13  Pedro AlvesConstify strings in tracepoint.c, lookup_cmd and the...
2013-03-05  Yao Qigdb/
2013-02-14  Yao Qigdb/
2013-02-12  Pedro AlvesConsistent use of (C) after "Copyright".
2013-01-14  Tom Tromey * cli/cli-decode.c (add_setshow_string_noescape_cmd...
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-11-20  Mike Frysingergdb: include help aliases in help command completion
2012-09-17  Yao Qigdb/
2012-08-27  Jan Kratochvilgdb/
2012-08-09  Yao Qigdb/
2012-06-13  Tom Tromey * ada-lang.c (ada_make_symbol_completion_list): Return...
2012-06-13  Tom Tromey * breakpoint.c (add_catch_command): Use completer_ftype.
2012-04-25  Doug Evans * cli/cli-decode.c (print_doc_line): Use stream instead of
2012-04-25  Doug Evansback out previous change
2012-04-25  Doug Evans * cli/cli-decode.c (print_doc_line): Use stream instead of
2012-01-28  Jan Kratochvilgdb/
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-11-15  Doug Evans Make "!" an alias for "shell".
2011-10-09  Doug Evans Add new "alias" command.
2011-09-08  Doug Evans * cli/cli-decode.c (add_cmd): Add comment.
2011-08-04  Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-07-05  Thiago Jung Bauermanngdb/
2011-04-19  Tom Tromeygdb
2011-03-12  Michael Snyder2011-03-11 Michael Snyder <msnyder@vmware.com>
2011-01-06  Michael Snyder2011-01-05 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-05-17  Michael Snyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-05-05  Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-04-26  Tom Tromeygdb
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-10-06  Pierre Muller ARI fix: OP eol rule.
2009-08-13  Pedro Alves Revert 2009-08-07 changes for PR gdb/8869:
2009-08-07  Tom Tromey PR gdb/8869:
2009-06-19  Tom Tromey2009-06-19 Samuel Bronson <naesten@gmail.com>
2009-06-19  Tom Tromey2009-06-19 Samuel Bronson <naesten@gmail.com>
2009-06-08  Pierre Muller * cli/cli-decode.c (add_alias_cmd): Correct assertion.
2009-05-12  Pedro Alvesgdb/
2009-03-25  Pedro Alves * infrun.c (normal_stop): Use has_stack_frames instead of
2009-02-06  Thiago Jung Bauermanngdb/
2009-01-23  Pedro Alves2009-01-23 Pedro Alves <pedro@codesourcery.com>
2009-01-14  Daniel Jacobowitz * NEWS: Document "define" for prefixed commands.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-12-12  Tom Tromeygdb
2008-12-10  Tom Tromeygdb
2008-08-30  Doug Evansrevert previous change, like interpreting English is...
2008-08-29  Doug Evans * cli/cli-decode.c (help_cmd): Fix thinko in pre/post...
2008-07-30  Tom Tromey * cli/cli-decode.c (lookup_cmd_1): Use memcpy.
2008-07-26  Vladimir Prus Kill cmd_async_ok.
2008-07-11  Pedro Alves Exited threads.
2008-07-04  Pierre Muller * cli/cli-decode.c (add_setshow_optional_filename_cmd...
2008-05-03  Thiago Jung Bauermann2008-05-03 Luis Machado <luisgpm@br.ibm.com>
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-08-01  Michael Snyder2007-08-01 Michael Snyder <msnyder@access-company...
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-10-31  Vladimir PrusImprove "help all".
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17  Eli Zaretskii * cli/cli-utils.h:
2005-12-06  Michael Snyder2005-12-06 Michael Snyder <msnyder@redhat.com>
2005-11-25  Andrew Stubbs2005-11-25 Andrew Stubbs <andrew.stubbs@st.com>
2005-05-26  Andrew Cagney2005-05-26 Andrew Cagney <cagney@gnu.org>
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-21  Andrew Cagney2005-02-20 Andrew Cagney <cagney@gnu.org>
2005-02-18  Andrew Cagney2005-02-18 Andrew Cagney <cagney@gnu.org>
2005-02-17  Andrew Cagney2005-02-17 Andrew Cagney <cagney@gnu.org>
next