Introduce interpreter factories
[external/binutils.git] / gdb / mi / mi-interp.c
2016-06-21 Pedro AlvesIntroduce interpreter factories
2016-06-21 Pedro AlvesIntroduce "struct ui"
2016-06-07 Simon Marchimi/mi-interp.c: Add missing braces
2016-06-06 Simon MarchiAdd method/format information to =record-started
2016-05-18 Simon MarchiFix double prompt output after run control MI commands...
2016-04-12 Pedro AlvesUse target_terminal_ours_for_output in MI
2016-03-09 Pedro Alvesgdb_readline2 -> gdb_readline_no_editing_callback
2016-01-13 Pedro AlvesPer-inferior/Inferior-qualified thread IDs
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25 Simon MarchiAdd some more casts (2/2)
2015-09-09 Pedro AlvesReplace "struct continuation" mechanism by something...
2015-09-09 Pedro AlvesMerge async and sync code paths some more
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-15 Simon MarchiIntroduce utility function find_inferior_ptid
2014-12-10 Simon MarchiRestore terminal state in mi_thread_exit (PR gdb/17627)
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-06-05 Simon MarchiPR mi/15806: Fix quoting of async events
2014-05-29 Pedro Alvesenable target async by default; separate MI and target...
2014-05-29 Pedro AlvesMake display_gdb_prompt CLI-only.
2014-05-29 Pedro AlvesPR gdb/13860 - Make MI sync vs async output (closer...
2014-05-22 Pedro AlvesAdd new infrun.h header.
2014-05-21 Pedro AlvesPR gdb/13860: don't lose '-interpreter-exec console...
2014-03-20 Maciej W. RozyckiAvoid using the ISO C99 `z' formatted output modifier
2014-03-18 Pedro AlvesPR gdb/13860: make "-exec-foo"'s MI output equal to...
2014-01-13 Tom Tromeyreplace XMALLOC with XNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-11 Doug EvansDelete interp_exec_p.
2013-11-18 Tom Tromeyremove gdb_string.h
2013-09-30 Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-09-17 Pedro AlvesPR gdb/15911: "info threads" changes the default source...
2013-08-29 Andrew BurgessRemove use of deprecated_command_loop_hook from mi...
2013-08-02 Andrew BurgessRemove duplicate call to add_file_handler.
2013-03-12 Keith Seitz * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.
2013-02-06 Yao Qigdb/doc:
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-10-17 Yao Qigdb:
2012-09-21 Yao Qigdb/doc:
2012-09-18 Yao Qigdb/doc:
2012-09-18 Yao Qigdb/doc:
2012-08-09 Yao Qigdb/
2012-06-28 Stan Shebs Make logging work for MI.
2012-06-06 Stan Shebs * mi/mi-interp.c (mi_interpreter_init): Set raw_stdout...
2012-03-14 Jan Kratochvilgdb/
2012-03-06 Stan Shebs * mi/mi-cmd-break.c: Enforce coding standards, fix...
2012-01-06 Sergio Durigan Junior2012-01-06 Sergio Durigan Junior <sergiodj@redhat...
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-11-22 Tom Tromeygdb
2011-11-22 Tom Tromey * mi/mi-interp.c (mi_on_normal_stop): Call bpstat_print.
2011-09-12 Pedro Alvesgdb/
2011-08-04 Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-06-03 Tom Tromeygdb
2011-04-27 Vladimir Prus MI breakpoint notifications.
2011-01-12 Tom Tromeygdb
2011-01-11 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-06 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-11-28 Jan Kratochvilgdb/
2010-05-17 Michael Snyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-05-06 Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-05-02 Jan Kratochvilgdb/
2010-02-24 Vladimir Prus Multiexec MI
2010-01-12 Vladimir Prus Implement core awareness.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-11-06 Vladimir Prus Prevent program output from mix with "^running".
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-05-29 Pedro Alves * mi/mi-interp.c (mi_on_resume): Initialize `count...
2009-05-24 Doug Evansgdb:
2009-05-21 Pedro Alves * mi/mi-interp.c (mi_on_resume): Account for whole...
2009-05-18 Pedro Alves * fork-child.c (fork_inferior): Only reset the thread...
2009-03-25 Pedro Alvesgdb/
2009-03-22 Pedro Alvesgdb/
2009-03-22 Pedro Alves * gdbthread.h (struct thread_info): Add in_infcall...
2009-03-12 Vladimir Prus Fix MI timings.
2009-02-18 Vladimir Prus * mi/mi-interp.c (mi_solib_loaded, mi_solib_unloaded...
2009-02-14 Vladimir Prus Include frame information for *stopped due...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-11-17 Vladimir Prus Implement =thread-selected notification.
2008-11-17 Vladimir Prus Include group-id in thread-created notification.
2008-11-17 Vladimir Prus Notification for attach/detach.
2008-10-04 Vladimir Prus * mi/mi-interp.c (mi_on_resume): Flush raw_stdout.
2008-07-05 Vladimir Prus * mi/mi-interp.c (mi_on_resume): Don't try to report
2008-06-25 Vladimir Prus Kill the return value for all MI command functions.
2008-06-25 Vladimir Prus Emit ^running via observer.
2008-06-10 Vladimir Prus Implement *running.
2008-06-10 Vladimir Prus Use observers to report stop events in MI.
2008-05-03 Vladimir Prus2008-05-03 Pedro Alves <pedro@codesourcery.com>
2008-04-26 Vladimir Prus * mi/mi-interp.c (mi_new_thread): Quote the thread id.
2008-04-24 Vladimir Prus exec_cleanup murder.
2008-04-04 Pedro Alvesgdb/
2008-03-14 Vladimir Prus Async mode fixes.
2008-03-14 Vladimir Prus Implement MI notification for new threads.
2008-03-08 Vladimir Prus * mi/mi-interp.c (mi_command_loop): Remove
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-08-14 Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-04-28 Ulrich Weigand * gdbarch.sh: Remove deprecated_register_byte.
2007-03-29 Daniel Jacobowitz * defs.h (deprecated_registers_changed_hook): Delete...
next