summaryrefslogtreecommitdiff
path: root/gdb/monitor.c
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * monitor.c (monitor_load): Don't delete symtab users, or resetJim Blandy2001-09-131-9/+13
* (monitor_load): Fix indentation.Jim Blandy2001-09-131-8/+7
* * serial.h (SERIAL_ASYNC): Delete.Andrew Cagney2001-07-151-14/+14
* * remote-utils.h (struct serial): Declare as opaque. RemoveAndrew Cagney2001-07-101-1/+1
* From 2000-12-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>:Andrew Cagney2001-06-281-0/+27
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-8/+8
* * target.h (target_ops): Removed to_core_file_to_sym_file vectorJ.T. Conklin2001-04-141-1/+0
* 2001-04-05 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb2001-04-051-1/+1
* Gag -Wuninitialized warnings.Andrew Cagney2001-03-281-19/+20
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2