summaryrefslogtreecommitdiff
path: root/gdb/ocd.c
Commit message (Expand)AuthorAgeFilesLines
* Delete files for last commit.Daniel Jacobowitz2007-04-131-1172/+0
* * frame.c (frame_pop, frame_observer_target_changed): CallDaniel Jacobowitz2007-02-281-1/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* gdb/Daniel Jacobowitz2006-04-181-10/+9
* * infcmd.c: Include "observer.h".Daniel Jacobowitz2006-01-241-5/+4
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-02-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-211-5/+6
* 2005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-151-2/+3
* 2005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-141-3/+4
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-121-1/+1
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-2/+2
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-36/+36
* 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-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-291-1/+1
* 2004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-261-4/+5
* 2004-05-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-05-251-1/+1
* 2004-04-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-281-1/+1
* 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