summaryrefslogtreecommitdiff
path: root/gdb/monitor.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-0/+1
* Replace calls to abort() with calls to internal_error().Kevin Buettner2001-02-251-3/+3
* * monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin2001-02-021-1/+0
* Replace strsave() with xstrdup().Andrew Cagney2001-01-311-1/+1
* * exec.c (xfer_memory): Add attrib argument.J.T. Conklin2001-01-231-3/+6
* Replace free() with xfree().Kevin Buettner2000-12-151-2/+2
* * TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin2000-11-031-20/+15
* * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,J.T. Conklin2000-10-301-1/+1
* Protoization.Kevin Buettner2000-09-241-6/+6
* * dcache.c (dcache_info): Output a cache line's state vector so itJ.T. Conklin2000-09-011-3/+3