summaryrefslogtreecommitdiff
path: root/gdb/monitor.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust all targets to new target_stop interface.Pedro Alves2008-07-091-4/+4
* * monitor (monitor_ptid): New global.Pedro Alves2008-07-091-1/+48
* * infrun.c (start_remote): Don't clear thread list here.Pedro Alves2008-06-271-0/+4
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * target.c (update_current_target): Inherit to_log_command.Maciej W. Rozycki2007-12-071-0/+1
* 2007-10-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-091-5/+10
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand2007-06-161-2/+2
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-3/+3
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-2/+2
* * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand2007-05-061-1/+1
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-12/+12
* * monitor.c (monitor_supply_register): Add REGCACHE parameter, useUlrich Weigand2007-05-061-14/+15
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * inferior.h (start_remote): Update prototype.Daniel Jacobowitz2006-10-181-1/+1
* * monitor.c: Remove unused prototypes.Daniel Jacobowitz2006-07-181-37/+2
* gdb/Daniel Jacobowitz2006-04-181-8/+6
* * infcmd.c: Include "observer.h".Daniel Jacobowitz2006-01-241-4/+3
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-11-02 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs2005-11-021-6/+6
* 2005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-181-6/+7
* 2005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-181-7/+7
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-121-3/+3
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-5/+5
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-19/+19
* 2005-01-19 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-191-1/+1
* 2005-01-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-151-1/+1
* 2005-01-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-121-0/+1
* 2004-10-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-081-1/+1
* 2004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-031-3/+3
* 2004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-261-6/+7
* 2004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-221-2/+2
* 2004-07-10 Michael Snyder <msnyder@redhat.com>Michael Snyder2004-07-101-1/+1
* 2004-05-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-05-251-1/+2
* 2004-01-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-211-38/+0
* 2003-10-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-061-8/+0
* 2003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-021-3/+3
* Fix targ_ops declaration problem.Anthony Green2003-09-221-1/+0
* 2003-06-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-111-3/+4
* 2003-05-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-151-1/+1
* 2003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-081-1/+1
* 2003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-081-3/+3
* 2003-02-04 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-041-6/+8
* 2003-02-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-021-1/+1
* * gnu-nat.c (init_gnu_ops): Remove NULL initializations.Daniel Jacobowitz2002-11-121-39/+0
* * monitor.c (monitor_fetch_register): Make name a constant.Grace Sainsbury2002-07-111-2/+2
* * monitor.h: Add the function regname to monitor_opsGrace Sainsbury2002-06-261-3/+10
* * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney2002-04-181-1/+1
* * defs.h (throw_exception): Rename return_to_top_level. UpdateAndrew Cagney2002-02-101-1/+1
* Remove ATTRIBUTE_UNUSED. Update (C).Andrew Cagney2002-01-191-4/+5