Revert "packaging: Add gdb packages"
[external/binutils.git] / gdb / cli / cli-interp.c
2019-05-17 Alan HaywardAdd debug redirect option
2019-05-17 Alan HaywardChange file close behavior for tee_file
2019-04-25 Tom TromeyMake exception handling more efficient
2019-04-25 Tom TromeyRemove exception_none
2019-04-08 Tom TromeyRename gdb exception types
2019-04-08 Tom TromeyRewrite TRY/CATCH
2019-02-07 Tom TromeyC++-ify struct thread_fsm
2019-01-21 Tom TromeyRemove duplicate or commented-out #includes
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-22 Pedro AlvesAvoid find_thread_ptid with null_ptid
2018-10-19 Gary BensonFix cli_interp::cli_uiout resource leak found by Coverity
2018-06-21 Pedro AlvesUse thread_info and inferior pointers more throughout
2018-05-25 Tom TromeyChange the as_*_interp functions to use dynamic_cast
2018-05-25 Tom TromeyUse scoped_restore in a couple of interp-related places
2018-03-19 Tom TromeyConvert observers to C++
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-07 Tom TromeyConstify execute_command
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-02-03 Pedro AlvesC++-fy struct interp/cli_interp/tui_interp/mi_interp
2017-02-02 Pedro AlvesMove "tee" building down to interpreter::set_logging_proc
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-12-22 Simon MarchiClass-ify ui_out
2016-10-21 Tom TromeyRemove make_cleanup_restore_current_ui
2016-10-03 Antoine TremblayEmit inferior, thread and frame selection events to...
2016-06-21 Pedro AlvesOnly send sync execution command output to the UI that...
2016-06-21 Pedro AlvesPush thread->control.command_interp to the struct threa...
2016-06-21 Pedro AlvesNew function should_print_stop_to_console
2016-06-21 Pedro AlvesSimplify starting the command event loop
2016-06-21 Pedro AlvesMake command line editing (use of readline) be per UI
2016-06-21 Pedro AlvesMake the intepreters output to all UIs
2016-06-21 Pedro AlvesIntroduce interpreter factories
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-09-09 Pedro AlvesReplace "struct continuation" mechanism by something...
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-07 Pedro AlvesNormalize TRY_CATCH exception handling block
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-05-29 Pedro AlvesMake display_gdb_prompt CLI-only.
2014-05-29 Pedro AlvesPR gdb/13860 - Make MI sync vs async output (closer...
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-09-06 Andrew BurgessGive every interpreter a command_loop_proc.
2013-02-12 Pedro AlvesConsistent use of (C) after "Copyright".
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-01-09 Keith Seitz * Makefile.in (SFILES): Remove wrapper.c.
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-09-12 Pedro Alvesgdb/
2011-08-04 Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-08-04 Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-04-04 Tom Tromey * cli/cli-interp.c (struct captured_execute_command_args):
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-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-03-14 Vladimir Prus Implement MI notification for new threads.
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-04-26 Andrew Cagney2005-04-26 Andrew Cagney <cagney@gnu.org>
2005-01-14 Andrew Cagney2005-01-14 Andrew Cagney <cagney@gnu.org>
2005-01-14 Andrew Cagney2005-01-13 Andrew Cagney <cagney@gnu.org>
2005-01-13 Michael Snyder2005-01-13 Michael Snyder <msnyder@redhat.com>
2005-01-13 Andrew Cagney2005-01-12 Andrew Cagney <cagney@gnu.org>
2005-01-12 Andrew Cagney2005-01-12 Andrew Cagney <cagney@gnu.org>
2003-07-03 Daniel Jacobowitz * cli/cli-interp.c (cli_interpreter_resume): Update the
2003-06-08 Andrew Cagney2003-06-08 Andrew Cagney <cagney@redhat.com>
2003-02-06 Andrew CagneyAdd missing files from last commit :-(