summaryrefslogtreecommitdiff
path: root/gdb/mi/mi-interp.c
Commit message (Expand)AuthorAgeFilesLines
* Decouple user selection from internal selectionusers/simark/user-selection-rfcSimon Marchi2017-02-231-16/+14
* C++-fy struct interp/cli_interp/tui_interp/mi_interpPedro Alves2017-02-031-46/+23
* Move "tee" building down to interpreter::set_logging_procPedro Alves2017-02-021-20/+10
* Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves2017-02-021-11/+11
* gdb/mi/mi-interp.c: Fix typosPedro Alves2017-01-311-2/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Class-ify ui_outSimon Marchi2016-12-221-42/+39
* Remove make_cleanup_restore_current_uiTom Tromey2016-10-211-77/+27
* Emit inferior, thread and frame selection events to all UIsAntoine Tremblay2016-10-031-0/+61
* Make stdin be per UIPedro Alves2016-06-211-1/+1
* New function should_print_stop_to_consolePedro Alves2016-06-211-23/+4
* Replace the sync_execution global with a new enum prompt_state tristatePedro Alves2016-06-211-14/+11
* Simplify starting the command event loopPedro Alves2016-06-211-6/+3
* Make raw_stdout be per MI instancePedro Alves2016-06-211-51/+44
* Introduce display_mi_promptPedro Alves2016-06-211-10/+12
* Make command line editing (use of readline) be per UIPedro Alves2016-06-211-4/+1
* Make instream be per UIPedro Alves2016-06-211-1/+3
* Make the intepreters output to all UIsPedro Alves2016-06-211-364/+588
* Introduce interpreter factoriesPedro Alves2016-06-211-16/+26
* Introduce "struct ui"Pedro Alves2016-06-211-2/+3
* mi/mi-interp.c: Add missing bracesSimon Marchi2016-06-071-10/+16
* Add method/format information to =record-startedSimon Marchi2016-06-061-4/+21
* Fix double prompt output after run control MI commands with mi-async on (PR 2...Simon Marchi2016-05-181-1/+1
* Use target_terminal_ours_for_output in MIPedro Alves2016-04-121-20/+105
* gdb_readline2 -> gdb_readline_no_editing_callbackPedro Alves2016-03-091-1/+1
* Per-inferior/Inferior-qualified thread IDsPedro Alves2016-01-131-8/+8
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-26/+27
* Replace "struct continuation" mechanism by something more extensiblePedro Alves2015-09-091-71/+37
* Merge async and sync code paths some morePedro Alves2015-09-091-24/+8
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-6/+18
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Introduce utility function find_inferior_ptidSimon Marchi2014-12-151-2/+2
* Restore terminal state in mi_thread_exit (PR gdb/17627)Simon Marchi2014-12-101-0/+4
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* PR mi/15806: Fix quoting of async eventsSimon Marchi2014-06-051-26/+31
* enable target async by default; separate MI and target notions of asyncPedro Alves2014-05-291-6/+46
* Make display_gdb_prompt CLI-only.Pedro Alves2014-05-291-9/+0
* PR gdb/13860 - Make MI sync vs async output (closer to) the same.Pedro Alves2014-05-291-14/+122
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s outp...Pedro Alves2014-05-211-0/+77
* Avoid using the ISO C99 `z' formatted output modifierMaciej W. Rozycki2014-03-201-1/+1
* PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output.Pedro Alves2014-03-181-2/+1
* 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-5/+0
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-1/+1
* PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves2013-09-171-1/+1