summaryrefslogtreecommitdiff
path: root/gdb/interps.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-21Remove leftover declarations in interps.hSimon Marchi
2017-09-11Replace interp_set_temp with scoped_restore_interpTom Tromey
2017-07-17Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves
2017-02-08Eliminate interp::quiet_pPedro Alves
2017-02-03C++-fy struct interp/cli_interp/tui_interp/mi_interpPedro Alves
2017-02-02Move "tee" building down to interpreter::set_logging_procPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-06-21Add new command to create extra console/mi UIsPedro Alves
2016-06-21Simplify starting the command event loopPedro Alves
2016-06-21Make raw_stdout be per MI instancePedro Alves
2016-06-21Make command line editing (use of readline) be per UIPedro Alves
2016-06-21Introduce interpreter factoriesPedro Alves
2016-06-21Make the interpreters be per UIPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-05-29Make display_gdb_prompt CLI-only.Pedro Alves
2014-05-21PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s outp...Pedro Alves
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-10Delete interp_exec_p.Doug Evans
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-06-28 Make logging work for MI.Stan Shebs
2012-05-08Display the ">" prompt in interactive mode while reading cannedEli Zaretskii
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-09-12gdb/Pedro Alves
2011-09-022011-09-02 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-04-19New extern for top_level_interpreter.Nick Roberts
2008-03-14 Implement MI notification for new threads.Vladimir Prus
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-11-072005-11-07 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs
2005-04-262005-04-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2005-01-132005-01-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2004-02-182004-02-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-08-07Index: ChangeLogAndrew Cagney
2003-06-082003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-02-122003-02-12 Andrew Cagney <ac131313@redhat.com>Andrew Cagney
2003-02-06Add missing files from last commit :-(Andrew Cagney