aboutsummaryrefslogtreecommitdiff
path: root/gdb/monitor.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-182005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+7
2005-02-182005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-7/+7
2005-02-122005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-5/+5
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-19/+19
2005-01-192005-01-19 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-01-152005-01-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-01-122005-01-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-0/+1
2004-10-082004-10-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-08-032004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3
2004-07-262004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+7
2004-07-222004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-07-102004-07-10 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2004-05-252004-05-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+2
2004-01-212004-01-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-38/+0
2003-10-062003-10-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-8/+0
2003-10-022003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+3
2003-09-22Fix targ_ops declaration problem.Anthony Green1-1/+0
2003-06-112003-06-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+4
2003-05-152003-05-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-05-082003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-05-082003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+3
2003-02-042003-02-04 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-6/+8
2003-02-022003-02-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-12 * gnu-nat.c (init_gnu_ops): Remove NULL initializations.Daniel Jacobowitz1-39/+0
2002-07-11* monitor.c (monitor_fetch_register): Make name a constant.Grace Sainsbury1-2/+2
2002-06-26* monitor.h: Add the function regname to monitor_opsGrace Sainsbury1-3/+10
2002-04-18* gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney1-1/+1
2002-02-10* defs.h (throw_exception): Rename return_to_top_level. UpdateAndrew Cagney1-1/+1
2002-01-19Remove ATTRIBUTE_UNUSED. Update (C).Andrew Cagney1-4/+5
2001-09-13* monitor.c (monitor_load): Don't delete symtab users, or resetJim Blandy1-9/+13
2001-09-13(monitor_load): Fix indentation.Jim Blandy1-8/+7
2001-07-15* serial.h (SERIAL_ASYNC): Delete.Andrew Cagney1-14/+14
2001-07-10* remote-utils.h (struct serial): Declare as opaque. RemoveAndrew Cagney1-1/+1
2001-06-28From 2000-12-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>:Andrew Cagney1-0/+27
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-8/+8
2001-04-14* target.h (target_ops): Removed to_core_file_to_sym_file vectorJ.T. Conklin1-1/+0
2001-04-052001-04-05 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb1-1/+1
2001-03-28Gag -Wuninitialized warnings.Andrew Cagney1-19/+20
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-0/+1
2001-02-25Replace calls to abort() with calls to internal_error().Kevin Buettner1-3/+3
2001-02-02* monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin1-1/+0
2001-01-31Replace strsave() with xstrdup().Andrew Cagney1-1/+1
2001-01-23* exec.c (xfer_memory): Add attrib argument.J.T. Conklin1-3/+6
2000-12-15Replace free() with xfree().Kevin Buettner1-2/+2
2000-11-03* TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin1-20/+15
2000-10-30* gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,J.T. Conklin1-1/+1
2000-09-24Protoization.Kevin Buettner1-6/+6
2000-09-01* dcache.c (dcache_info): Output a cache line's state vector so itJ.T. Conklin1-3/+3