summaryrefslogtreecommitdiff
path: root/gdb/monitor.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * MAINTAINERS: Add myself as dcache.c maintainer.J.T. Conklin2000-08-181-12/+10
* * monitor.c (monitor_open): If a dcache has already been created,J.T. Conklin2000-08-101-3/+10
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-120/+49
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-38/+36
* Replace preg() with phex(). Cleanup monitor.c.Andrew Cagney2000-05-221-1/+2
* 2000-05-03 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-05-031-3/+6
* 2000-04-03 H.J. Lu <hjl@gnu.org>H.J. Lu2000-04-041-1/+1
* The set debug changesDaniel Berlin2000-03-281-7/+3
* Replace ../include/wait.h with gdb_wait.h.Andrew Cagney2000-02-091-1/+1
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-3/+2
* import gdb-1999-11-16 snapshotJason Molenda1999-11-171-0/+1
* import gdb-1999-10-11 snapshotJason Molenda1999-10-121-126/+149
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-16/+36
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-40/+8
* import gdb-1999-08-02 snapshotJason Molenda1999-08-021-3/+37
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-321/+382
* import gdb-1999-0519Jason Molenda1999-05-191-7/+23
* import gdb-19990422 snapshotStan Shebs1999-04-261-14/+20
* Initial revisionStan Shebs1999-04-161-0/+2296