aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli/cli-interp.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-05-17Add debug redirect optionAlan Hayward1-11/+20
2019-05-17Change file close behavior for tee_fileAlan Hayward1-16/+22
2019-04-25Make exception handling more efficientTom Tromey1-2/+2
2019-04-25Remove exception_noneTom Tromey1-1/+1
2019-04-08Rename gdb exception typesTom Tromey1-1/+1
2019-04-08Rewrite TRY/CATCHTom Tromey1-3/+2
2019-02-07C++-ify struct thread_fsmTom Tromey1-1/+1
2019-01-21Remove duplicate or commented-out #includesTom Tromey1-1/+0
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-22Avoid find_thread_ptid with null_ptidPedro Alves1-3/+1
2018-10-19Fix cli_interp::cli_uiout resource leak found by CoverityGary Benson1-0/+6
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