aboutsummaryrefslogtreecommitdiff
path: root/gdb/interps.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-06Get rid of deprecated_init_ui_hookJoel Brobecker1-1/+0
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-08-05Remove pointless function initialize_interpsGary Benson1-19/+0
2014-05-29Make display_gdb_prompt CLI-only.Pedro Alves1-26/+4
2014-05-21PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s outp...Pedro Alves1-1/+35
2014-01-13replace XMALLOC with XNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-10Delete interp_exec_p.Doug Evans1-10/+3
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-09-06Give every interpreter a command_loop_proc.Andrew Burgess1-7/+6
2013-09-05Remove deprecated_command_loop_hook.Andrew Burgess1-7/+3
2013-05-30some cleanup checker fixesTom Tromey1-1/+4
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves1-1/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-11-20 ARI fixes: sprintf rule.Pierre Muller1-2/+2
2012-06-28 Make logging work for MI.Stan Shebs1-0/+13
2012-06-13 * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.Tom Tromey1-28/+11
2012-05-08Display the ">" prompt in interactive mode while reading cannedEli Zaretskii1-0/+12
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-09-12gdb/Pedro Alves1-14/+24
2011-09-022011-09-02 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+6
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-3/+3
2011-05-302011-05-30 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+0
2011-05-302011-05-30 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2011-05-272011-05-27 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+1
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-19/+19
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-12-02gdb/ChangeLog:Paul Pluzhnikov1-1/+0
2009-02-06gdb/Thiago Jung Bauermann1-2/+3
2009-01-09 * defs.h (deprecated_error_hook): Delete declaration.Pedro Alves1-1/+0
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-10-032008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-12/+7
2008-07-28 * annotate.h (deprecated_annotate_starting_hook): Remove.Tom Tromey1-3/+0
2008-07-25gdb:Tom Tromey1-2/+0
2008-07-122008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2008-04-24 exec_cleanup murder.Vladimir Prus1-1/+1
2008-04-19(top_level_interpreter): Rename static variable...Nick Roberts1-6/+12
2008-03-14 Implement MI notification for new threads.Vladimir Prus1-9/+30
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-03-29 * defs.h (deprecated_registers_changed_hook): Delete declaration.Daniel Jacobowitz1-1/+0
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-09-162006-09-16 Andrzej Zaborowski <balrog@zabor.org>Daniel Jacobowitz1-2/+2
2006-07-132006-07-13 Denis PILAT <denis.pilat@st.com>Andrew Stubbs1-8/+3
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3