]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/cli/cli-script.c
Constify execute_command
[thirdparty/binutils-gdb.git] / gdb / cli / cli-script.c
2017-11-07  Tom TromeyConstify execute_command
2017-11-07  Tom TromeyConstify add_com
2017-11-01  Simon MarchiUse console uiout when executing breakpoint commands
2017-09-27  Tom TromeyConstify user_defined_command
2017-09-11  Tom TromeyReplace clear_hook_in_cleanup with scoped_restore_hook_in
2017-09-11  Tom TromeyReplace interp_set_temp with scoped_restore_interp
2017-09-11  Tom TromeyRename _const functions to use overloading instead
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-04  Simon MarchiError out immediatly when using if command without...
2017-08-28  Simon Marchidefine_command: Don't convert command name to lower...
2017-08-03  Tom TromeyReplace do_restore_instream_cleanup with scoped_restore
2017-08-03  Tom TromeyUse a scoped_restore for command_nest_depth
2017-08-03  Tom TromeyRemove user_call_depth
2017-08-03  Tom TromeyRemove in_user_command
2017-08-03  Tom TromeyMore uses of scoped_restore
2017-06-30  Sergio Durigan JuniorPR cli/21688: Detect aliases when issuing python/compil...
2017-06-30  Sergio Durigan JuniorPR cli/21688: Fix multi-line/inline command differentiation
2017-04-12  Tom TromeyIntroduce command_line_up
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-02-08  Jerome GuittonCommand abbreviation in define
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
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.
next