summaryrefslogtreecommitdiff
path: root/gdb/interps.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce gdb_argv, a class wrapper for buildargvTom Tromey2017-08-031-11/+2
* Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves2017-07-171-5/+3
* Remove return in function returning voidSimon Marchi2017-02-091-1/+1
* Eliminate interp::quiet_pPedro Alves2017-02-081-44/+1
* C++-fy struct interp/cli_interp/tui_interp/mi_interpPedro Alves2017-02-031-103/+24
* Move "tee" building down to interpreter::set_logging_procPedro Alves2017-02-021-8/+5
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Class-ify ui_outSimon Marchi2016-12-221-2/+2
* Add new command to create extra console/mi UIsPedro Alves2016-06-211-2/+18
* Simplify starting the command event loopPedro Alves2016-06-211-10/+6
* Make raw_stdout be per MI instancePedro Alves2016-06-211-0/+10
* Make command line editing (use of readline) be per UIPedro Alves2016-06-211-0/+10
* Introduce interpreter factoriesPedro Alves2016-06-211-25/+105
* Make the interpreters be per UIPedro Alves2016-06-211-56/+95
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* tui: replace deprecated_register_changed_hook with observerPatrick Palka2015-07-081-1/+0
* Get rid of deprecated_init_ui_hookJoel Brobecker2015-05-061-1/+0
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Remove pointless function initialize_interpsGary Benson2014-08-051-19/+0
* Make display_gdb_prompt CLI-only.Pedro Alves2014-05-291-26/+4
* PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s outp...Pedro Alves2014-05-211-1/+35
* replace XMALLOC with XNEWTom Tromey2014-01-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Delete interp_exec_p.Doug Evans2013-12-101-10/+3
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Give every interpreter a command_loop_proc.Andrew Burgess2013-09-061-7/+6
* Remove deprecated_command_loop_hook.Andrew Burgess2013-09-051-7/+3
* some cleanup checker fixesTom Tromey2013-05-301-1/+4
* Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves2013-03-131-1/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* ARI fixes: sprintf rule.Pierre Muller2012-11-201-2/+2
* Make logging work for MI.Stan Shebs2012-06-281-0/+13
* * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.Tom Tromey2012-06-131-28/+11
* Display the ">" prompt in interactive mode while reading cannedEli Zaretskii2012-05-081-0/+12
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* gdb/Pedro Alves2011-09-121-14/+24
* 2011-09-02 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-09-021-0/+6
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-3/+3
* 2011-05-30 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-05-301-1/+0
* 2011-05-30 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-05-301-1/+1
* 2011-05-27 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-05-271-0/+1
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-19/+19
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-141-0/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* gdb/ChangeLog:Paul Pluzhnikov2009-12-021-1/+0
* gdb/Thiago Jung Bauermann2009-02-061-2/+3