summaryrefslogtreecommitdiff
path: root/gdb/ocd.c
Commit message (Expand)AuthorAgeFilesLines
* 2004-01-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-181-219/+2
* 2003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-211-2/+0
* 2003-08-04 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-08-051-1/+1
* 2003-06-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-111-0/+2
* 2003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-181-2/+2
* 2002-11-29 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-291-3/+1
* 2002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-291-1/+1
* * frame.h (select_frame): Delete level parameter.Andrew Cagney2002-05-051-1/+1
* * ocd.c (ocd_open): Do not try to open the "ocd" device.Andrew Cagney2002-02-241-23/+3
* * defs.h (throw_exception): Rename return_to_top_level. UpdateAndrew Cagney2002-02-101-3/+4
* * serial.h (SERIAL_ASYNC): Delete.Andrew Cagney2001-07-151-11/+11
* s/typedef serial_t/struct serial */Andrew Cagney2001-07-111-1/+1
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-4/+4
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* * ocd.h (ocd_xfer_memory): Add ``attrib'' parameter.Andrew Cagney2001-03-051-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-2/+1
* * TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin2000-11-031-12/+9
* Protoization.Kevin Buettner2000-09-261-7/+4
* * 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-3/+3
* * monitor.c (monitor_open): If a dcache has already been created,J.T. Conklin2000-08-101-1/+4
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-108/+44
* Eliminate PARAMS from function pointer declarations.gdb-post-params-removal-2000-06-04Kevin Buettner2000-06-041-1/+1
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-14/+13
* Replace ../include/wait.h with gdb_wait.h.Andrew Cagney2000-02-091-1/+1
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-3/+1
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-100/+132
* Initial revisionStan Shebs1999-04-161-0/+1444