aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli/cli-interp.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-21Use thread_info and inferior pointers more throughoutPedro Alves1-0/+1
2018-05-25Change the as_*_interp functions to use dynamic_castTom Tromey1-3/+1
2018-05-25Use scoped_restore in a couple of interp-related placesTom Tromey1-6/+2
2018-03-19Convert observers to C++Tom Tromey1-10/+10
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-07Constify execute_commandTom Tromey1-8/+4
2017-09-09Remove unnecessary function prototypes.John Baldwin1-1/+0
2017-02-03C++-fy struct interp/cli_interp/tui_interp/mi_interpPedro Alves1-44/+45
2017-02-02Move "tee" building down to interpreter::set_logging_procPedro Alves1-1/+58
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-22Class-ify ui_outSimon Marchi1-6/+6
2016-10-21Remove make_cleanup_restore_current_uiTom Tromey1-20/+7
2016-10-03Emit inferior, thread and frame selection events to all UIsAntoine Tremblay1-0/+38
2016-06-21Only send sync execution command output to the UI that ran the commandPedro Alves1-2/+8
2016-06-21Push thread->control.command_interp to the struct thread_fsmPedro Alves1-4/+3
2016-06-21New function should_print_stop_to_consolePedro Alves1-0/+34
2016-06-21Simplify starting the command event loopPedro Alves1-1/+9
2016-06-21Make command line editing (use of readline) be per UIPedro Alves1-2/+14
2016-06-21Make the intepreters output to all UIsPedro Alves1-31/+96
2016-06-21Introduce interpreter factoriesPedro Alves1-32/+55
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add casts to memory allocation related callsSimon Marchi1-1/+2
2015-09-09Replace "struct continuation" mechanism by something more extensiblePedro Alves1-0/+13
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-3/+3
2015-03-07Normalize TRY_CATCH exception handling blockPedro Alves1-2/+7
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-05-29Make display_gdb_prompt CLI-only.Pedro Alves1-11/+20
2014-05-29PR gdb/13860 - Make MI sync vs async output (closer to) the same.Pedro Alves1-3/+61
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-09-06Give every interpreter a command_loop_proc.Andrew Burgess1-1/+3
2013-02-12Consistent use of (C) after "Copyright".Pedro Alves1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-09 * Makefile.in (SFILES): Remove wrapper.c.Keith Seitz1-1/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-09-12gdb/Pedro Alves1-3/+9
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-3/+3
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+10
2011-04-04 * cli/cli-interp.c (struct captured_execute_command_args):Tom Tromey1-21/+5
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-292010-12-28 Michael Snyder <msnyder@vmware.com>Michael Snyder1-9/+13
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-03-14 Implement MI notification for new threads.Vladimir Prus1-1/+1
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-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1