summaryrefslogtreecommitdiff
path: root/gdb/remote-sds.c
Commit message (Expand)AuthorAgeFilesLines
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
* 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-1/+1
* * monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin2001-02-021-1/+0
* * exec.c (xfer_memory): Add attrib argument.J.T. Conklin2001-01-231-3/+5
* * TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin2000-11-031-11/+8
* Protoization.Kevin Buettner2000-10-121-7/+3
* * dcache.c (dcache_info): Output a cache line's state vector so itJ.T. Conklin2000-09-011-2/+2
* * MAINTAINERS: Add myself as dcache.c maintainer.J.T. Conklin2000-08-181-2/+2
* * monitor.c (monitor_open): If a dcache has already been created,J.T. Conklin2000-08-101-1/+4
* Protoization.Kevin Buettner2000-07-301-83/+34
* PARAMS removal.Kevin Buettner2000-05-281-33/+32
* Replace ../include/wait.h with gdb_wait.h.Andrew Cagney2000-02-091-1/+1
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-7/+0
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-62/+63
* import gdb-1999-07-07 pre reformatJason Molenda1999-07-071-19/+21
* import gdb-19990422 snapshotStan Shebs1999-04-261-8/+2
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+1206
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1206/+0
* * remote-sds.c (sds_ops): Define only once.Stan Shebs1999-01-211-72/+37
* 1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser1999-01-191-1/+2
* HPMERGE:Andrew Cagney1999-01-191-3/+3
* hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1998-12-281-4/+27
* Clean up function return types. Functions not returning values,Andrew Cagney1998-12-031-1/+2
* * remote-sds.c (sds_start_remote): Fix printf call.Said Ziouani1998-06-171-1/+1
* Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com>John Metzler1998-05-211-43/+45
* Make decl of sds_load staticMichael Meissner1997-10-161-1/+1
* * remote-sds.c (sds_load): New function.Stan Shebs1997-09-161-49/+16
* * remote-sds.c: Remove unused remnants of remote.c.Stan Shebs1997-08-181-140/+109
* * remote-sds.c: New file, interface to SDS-compatible monitors.Stan Shebs1997-08-141-0/+1278