aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui-interp.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-06-16Fix crash when exiting TUI with gdb -tuiTom Tromey1-1/+1
2020-04-13Move event-loop.[ch] to gdbsupport/Tom Tromey1-1/+1
2020-02-11Remove some ui_file_* functionsTom Tromey1-1/+1
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-12-30Use "bool" in more spots in TUITom Tromey1-3/+3
2019-11-06Remove some includes of readline.hTom Tromey1-1/+0
2019-08-15Remove tui_initialize_static_dataTom Tromey1-2/+0
2019-05-08Move interpreter_p declaration to main.hTom Tromey1-0/+1
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-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-03-19Convert observers to C++Tom Tromey1-10/+10
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-02-03C++-fy struct interp/cli_interp/tui_interp/mi_interpPedro Alves1-39/+35
2017-02-02Move "tee" building down to interpreter::set_logging_procPedro Alves1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-22Class-ify ui_outSimon Marchi1-3/+3
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/+33
2016-06-21Only send sync execution command output to the UI that ran the commandPedro Alves1-2/+9
2016-06-21Simplify starting the command event loopPedro Alves1-1/+1
2016-06-21Make command line editing (use of readline) be per UIPedro Alves1-2/+7
2016-06-21Make the intepreters output to all UIsPedro Alves1-31/+96
2016-06-21Introduce interpreter factoriesPedro Alves1-13/+25
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-09Replace "struct continuation" mechanism by something more extensiblePedro Alves1-0/+13
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-29PR tui/16138, PR tui/17519, and misc failures to initialize the terminalPedro Alves1-17/+0
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-05-29Make display_gdb_prompt CLI-only.Pedro Alves1-12/+20
2014-05-29PR gdb/13860 - Make MI sync vs async output (closer to) the same.Pedro Alves1-1/+63
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-09-06Give every interpreter a command_loop_proc.Andrew Burgess1-0/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-09-12gdb/Pedro Alves1-3/+14
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-79/+0
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-3/+3
2011-07-222011-07-22 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-5/+5
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2010-05-052010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+0
2010-03-30 * tui/tui-interp.c (tui_is_toplevel): New.Pedro Alves1-0/+17
2010-02-04Call tui_initialize_readline only if gdb_stdout is a tty.H.J. Lu1-1/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-0/+3