summaryrefslogtreecommitdiff
path: root/gdb/cli/cli-interp.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Add debug redirect optionAlan Hayward2019-05-171-11/+20
* Change file close behavior for tee_fileAlan Hayward2019-05-171-16/+22
* Make exception handling more efficientTom Tromey2019-04-251-2/+2
* Remove exception_noneTom Tromey2019-04-251-1/+1
* Rename gdb exception typesTom Tromey2019-04-081-1/+1
* Rewrite TRY/CATCHTom Tromey2019-04-081-3/+2
* C++-ify struct thread_fsmTom Tromey2019-02-071-1/+1
* Remove duplicate or commented-out #includesTom Tromey2019-01-211-1/+0
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Avoid find_thread_ptid with null_ptidPedro Alves2018-11-221-3/+1
* Fix cli_interp::cli_uiout resource leak found by CoverityGary Benson2018-10-191-0/+6
* Use thread_info and inferior pointers more throughoutPedro Alves2018-06-211-0/+1
* Change the as_*_interp functions to use dynamic_castTom Tromey2018-05-251-3/+1
* Use scoped_restore in a couple of interp-related placesTom Tromey2018-05-251-6/+2
* Convert observers to C++Tom Tromey2018-03-191-10/+10
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify execute_commandTom Tromey2017-11-071-8/+4
* Remove unnecessary function prototypes.John Baldwin2017-09-091-1/+0
* C++-fy struct interp/cli_interp/tui_interp/mi_interpPedro Alves2017-02-031-44/+45
* Move "tee" building down to interpreter::set_logging_procPedro Alves2017-02-021-1/+58
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Class-ify ui_outSimon Marchi2016-12-221-6/+6
* Remove make_cleanup_restore_current_uiTom Tromey2016-10-211-20/+7
* Emit inferior, thread and frame selection events to all UIsAntoine Tremblay2016-10-031-0/+38
* Only send sync execution command output to the UI that ran the commandPedro Alves2016-06-211-2/+8
* Push thread->control.command_interp to the struct thread_fsmPedro Alves2016-06-211-4/+3
* New function should_print_stop_to_consolePedro Alves2016-06-211-0/+34
* Simplify starting the command event loopPedro Alves2016-06-211-1/+9
* Make command line editing (use of readline) be per UIPedro Alves2016-06-211-2/+14
* Make the intepreters output to all UIsPedro Alves2016-06-211-31/+96
* Introduce interpreter factoriesPedro Alves2016-06-211-32/+55
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+2
* Replace "struct continuation" mechanism by something more extensiblePedro Alves2015-09-091-0/+13
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-3/+3
* Normalize TRY_CATCH exception handling blockPedro Alves2015-03-071-2/+7
* 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
* Make display_gdb_prompt CLI-only.Pedro Alves2014-05-291-11/+20
* PR gdb/13860 - Make MI sync vs async output (closer to) the same.Pedro Alves2014-05-291-3/+61
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Give every interpreter a command_loop_proc.Andrew Burgess2013-09-061-1/+3
* Consistent use of (C) after "Copyright".Pedro Alves2013-02-121-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * Makefile.in (SFILES): Remove wrapper.c.Keith Seitz2012-01-091-1/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1