Automatic date update in version.in
[platform/upstream/binutils.git] / gdb / monitor.c
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-10-03 Maciej W. RozyckiAvoid software breakpoint's instruction shadow inconsis...
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-07-25 Pedro Alvesfix build: update clear_proceed_status callers
2014-07-24 Tom Tromeyconstify target fields
2014-07-24 Tom Tromeyconstify monitor_open
2014-06-26 Tom Tromeyconstify to_load
2014-06-16 Tom Tromeyconstify to_rcmd
2014-05-22 Pedro AlvesAdd new infrun.h header.
2014-02-19 Tom TromeyAdd target_ops argument to to_rcmd
2014-02-19 Tom TromeyAdd target_ops argument to to_stop
2014-02-19 Tom TromeyAdd target_ops argument to to_load
2014-02-19 Tom TromeyAdd target_ops argument to to_close
2014-02-11 Yao QiReturn target_xfer_status in to_xfer_partial
2014-01-16 Markus Metzgertarget, breakpoint: allow insert/remove breakpoint...
2014-01-16 Markus MetzgerAdd target_ops argument to to_prepare_to_store
2014-01-14 Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-11-08 Tom Tromeyconstify to_detach
2013-10-09 Pedro Alvesmonitor.c: Don't install a deprecated_xfer_memory method.
2013-07-31 Andrew BurgessReplace most uses of deprecated_throw_reason with quit.
2013-07-25 Tom Tromeyremove pop_target
2013-04-19 Pedro Alves-Wpointer-sign: monitor.c.
2013-03-20 Jan Kratochvilgdb/
2013-02-19 Pedro AlvesGarbage collect struct monitor_ops::load_routine.
2013-02-19 Pedro AlvesHarmonize this monitor_load with generic_load.
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-08-22 Tom Tromey * defs.h (quit_flag): Don't declare.
2012-08-02 Yao Qigdb/
2012-05-24 Pedro Alvesgdb/
2012-05-24 Pedro Alvesgdb/
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-07-05 Thiago Jung Bauermanngdb/
2011-06-23 Yao Qi2011-06-23 Yao Qi <yao@codesourcery.com>
2011-01-09 Michael Snyder2011-01-08 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-09-10 Pierre Muller * hppa-tdep.c (unwind_command): Use host_address_to_st...
2010-07-01 Pedro Alves * breakpoint.c (update_watchpoint, _initialize_breakpo...
2010-05-16 Michael Snyder2010-05-15 Michael Snyder <msnyder@vmware.com>
2010-05-02 Jan Kratochvilgdb/
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02 Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-06-17 Ulrich Weigand * ada-tasks.c (read_known_tasks_array): Use target_gdb...
2009-06-07 Pedro Alves * target.h (struct target_ops): Make to_has_all_memory,
2009-05-21 Pedro Alves * target.h (TARGET_WNOHANG): New.
2009-05-05 Ulrich Weigand * inferior.h (read_pc, write_pc): Remove.
2009-03-17 Joel Brobecker Add a target_ops parameter to the to_kill metho...
2009-02-25 Hui Zhu2009-02-25 Hui Zhu <teawater@gmail.com>
2009-02-23 Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-06 Pedro Alves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-11-13 Jan Kratochvil * monitor.c (monitor_insert_breakpoint): Remove unused...
2008-11-09 Vladimir Prus Kill pthread_ops_hack
2008-09-22 Pedro Alves * gnu-nat.c (gnu_attach): Add process to inferiors...
2008-07-09 Pedro Alves Adjust all targets to new target_stop interface.
2008-07-09 Pedro Alves * monitor (monitor_ptid): New global.
2008-06-27 Pedro Alves * infrun.c (start_remote): Don't clear thread list...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-12-07 Maciej W. Rozycki* target.c (update_current_target): Inherit to_log_command.
2007-10-09 Ulrich Weigand2007-10-09 Markus Deuling <deuling@de.ibm.com>
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-16 Ulrich Weigand * regcache.c (struct regcache): Add ptid_t member.
2007-06-09 Ulrich Weigand2007-06-09 Markus Deuling <deuling@de.ibm.com>
2007-05-31 Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-06 Ulrich Weigand * target.h (struct target_ops): Add REGCACHE parameter to
2007-05-06 Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-05-06 Ulrich Weigand * monitor.c (monitor_supply_register): Add REGCACHE...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-10-18 Daniel Jacobowitz * inferior.h (start_remote): Update prototype.
2006-07-18 Daniel Jacobowitz * monitor.c: Remove unused prototypes.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-18 Daniel Jacobowitzgdb/
2006-01-24 Daniel Jacobowitz * infcmd.c: Include "observer.h".
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-11-02 Andrew Stubbs2005-11-02 Andrew Stubbs <andrew.stubbs@st.com>
2005-02-18 Andrew Cagney2005-02-18 Andrew Cagney <cagney@gnu.org>
2005-02-18 Andrew Cagney2005-02-18 Andrew Cagney <cagney@gnu.org>
2005-02-12 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-01-19 Andrew Cagney2005-01-19 Andrew Cagney <cagney@gnu.org>
2005-01-15 Andrew Cagney2005-01-14 Andrew Cagney <cagney@gnu.org>
2005-01-12 Andrew Cagney2005-01-12 Andrew Cagney <cagney@gnu.org>
2004-10-08 Andrew Cagney2004-10-08 Andrew Cagney <cagney@gnu.org>
2004-08-03 Andrew Cagney2004-08-02 Andrew Cagney <cagney@gnu.org>
2004-07-26 Andrew Cagney2004-07-26 Andrew Cagney <cagney@gnu.org>
2004-07-22 Andrew Cagney2004-07-21 Andrew Cagney <cagney@gnu.org>
2004-07-10 Michael Snyder2004-07-10 Michael Snyder <msnyder@redhat.com>
2004-05-25 Andrew Cagney2004-05-25 Andrew Cagney <cagney@gnu.org>
2004-01-21 Andrew Cagney2004-01-20 Andrew Cagney <cagney@redhat.com>
2003-10-06 Andrew Cagney2003-10-06 Andrew Cagney <cagney@redhat.com>
2003-10-02 Andrew Cagney2003-10-02 Andrew Cagney <cagney@redhat.com>
2003-09-22 Anthony GreenFix targ_ops declaration problem.
2003-06-11 Andrew Cagney2003-06-11 Andrew Cagney <cagney@redhat.com>
next