Class-ify ui_out
[deliverable/binutils-gdb.git] / gdb / cli / cli-script.c
2016-12-22  Simon MarchiClass-ify ui_out
2016-12-02  Pedro AlvesSupport an "unlimited" number of user-defined arguments
2016-12-02  Pedro AlvesFix PR 20559 - "eval" command and $arg0...$arg9/$argc...
2016-11-08  Pedro Alves'struct expression *' -> gdb::unique_xmalloc_ptr<expres...
2016-11-08  Pedro Alvescli-script.c: Simplify using std::string, eliminate...
2016-11-08  Pedro Alvescli/cli-script.c: Remove some dead NULL checks
2016-10-21  Tom TromeyUse RAII to save and restore scalars
2016-06-21  Pedro AlvesMake stdin be per UI
2016-06-21  Pedro AlvesMake instream be per UI
2016-06-21  Pedro AlvesMake the interpreters be per UI
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-28  Simon Marchicli-script.c: Fix read_next_line's comment
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-05-16  Jan Kratochvilcompile: Distribute scope, add scope_data
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-07  Pedro AlvesNormalize TRY_CATCH exception handling block
2015-03-06  Gary BensonNew common function "startswith"
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-12  Tom Tromeythe "compile" command
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-09-07  Gabriel Krisman... Fix PR gdb/17035: "show user" doesn't list user-defined...
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-03-25  Pedro Alves"source", foreground execution commands, and target...
2014-02-10  Doug EvansAdd Guile as an extension language.
2014-02-06  Doug EvansExtension Language API
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-23  Doug Evanscli/cli-script.c (multi_line_command_p): New function.
2013-11-18  Tom Tromeyremove gdb_string.h
2013-08-01  Andrew BurgessRemove error_pre_print and quit_pre_print.
2013-05-30  Tom Tromeyfix cli-script.c
2013-05-30  Tom Tromeyremove erroneous return from setup_user_args
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-18  Tom Tromey * cli/cli-cmds.c (_initialize_cli_cmds): Remove "docum...
2012-11-20  Pierre Muller ARI fixes: sprintf rule.
2012-08-28  Yao Qigdb/
2012-05-08  Eli ZaretskiiDisplay the ">" prompt in interactive mode while readin...
2012-01-24  Jan Kratochvilgdb/
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-09-02  Pedro Alves2011-09-02 Pedro Alves <pedro@codesourcery.com>
2011-08-04  Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-06-27  Tom Tromey * valops.c (find_overload_match): Call do_cleanups...
2011-04-04  Tom Tromey * cli/cli-interp.c (struct captured_execute_command_args):
2011-03-04  Michael Snyder2011-03-04 Michael Snyder <msnyder@vmware.com>
2011-03-03  Michael Snyder2011-03-02 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-07  Doug Evans * top.c (source_file_name): Make const char *.
2010-03-28  Pedro Alves gdb/
2010-03-23  Vladimir Prus Unify actions and commands
2010-03-02  Tom Tromey * mi/mi-cmd-break.c (mi_read_next_line): Add missing...
2010-01-01  Jan Kratochvilgdb/
2010-01-01  Jan Kratochvilgdb/
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-11-18  Vladimir Prus * cli/cli-script.c (process_next_line): Recognize...
2009-08-03  Vladimir Prus Refactor reading of commands
2009-05-23  Jan Kratochvilgdb/
2009-02-25  Hui Zhu2009-02-25 Hui Zhu <teawater@gmail.com>
2009-01-14  Daniel Jacobowitz * NEWS: Document "define" for prefixed commands.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-10-28  Tom Tromey * cli/cli-script.c (do_fclose_cleanup): Remove.
2008-08-16  Thiago Jung Bauermanngdb/
2008-08-06  Thiago Jung BauermannInitial python support.
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-21  Daniel Jacobowitz2007-08-21 Chris Smith <chris.smith@st.com>
2007-07-03  Daniel Jacobowitz * target-descriptions.c (tdesc_create_reg): Do not...
2007-06-28  Michael Snyder2007-06-28 Michael Snyder <msnyder@access-company...
2007-01-27  Eli Zaretskii * cli/cli-script.c: Include breakpoint.h.
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-08-10  Andrew Stubbs2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
2006-07-21  Andrew Stubbs2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
2006-06-21  Andrew Stubbs2006-06-21 Andrew Stubbs <andrew.stubbs@st.com>
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-07  Andrew Stubbs2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
2006-03-30  Daniel Jacobowitzgdb/
2006-03-29  Daniel Jacobowitz * Makefile.in (utils.o): Update.
2005-12-17  Eli Zaretskii * cli/cli-utils.h:
2005-11-15  Andrew Stubbs2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
2005-04-26  Andrew Cagney2005-04-26 Andrew Cagney <cagney@gnu.org>
2005-04-26  Andrew Cagney2005-04-26 Andrew Cagney <cagney@gnu.org>
2005-02-11  Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11  Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-01-17  Andrew Cagney2005-01-17 Andrew Cagney <cagney@gnu.org>
2005-01-16  Andrew Cagney2005-01-16 Andrew Cagney <cagney@gnu.org>
2004-09-10  Jason Molenda[gdb/ChangeLog]
2004-04-21  Andrew Cagney2004-04-21 Andrew Cagney <cagney@redhat.com>
2004-02-25  Andrew Cagney2004-02-25 Andrew Cagney <cagney@redhat.com>
2003-12-22  Jim Blandy* breakpoint.c (bpstat_do_actions): To ensure that
2003-09-21  Andrew Cagney2003-09-20 Andrew Cagney <cagney@redhat.com>
next
This page took 0.989579 seconds and 107 git commands to generate.