summaryrefslogtreecommitdiff
path: root/gdb/remote.c
Commit message (Expand)AuthorAgeFilesLines
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-0/+1
* 2001-02-16 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder2001-02-161-1/+1
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-14/+22
* 2001-02-06 Michael Snyder <msnyder@makita.cygnus.com>Michael Snyder2001-02-061-2/+2
* * 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-2/+5
* From Mark Salter, fix hw-breakpoint packet format.Andrew Cagney2001-01-181-2/+2
* * regcache.c (set_register_cached, register_buffer,Nicholas Duffek2001-01-091-6/+8
* Multi-arch REGISTER_BYTES_OK.Andrew Cagney2000-12-151-3/+2
* Replace free() with xfree().Kevin Buettner2000-12-151-1/+1
* * remote.c (remote_write_bytes): Add default case to switchAndrew Cagney2000-11-271-2/+8
* Replace asprintf() / vasprintf() with xasprintf() xvasprintf().Andrew Cagney2000-11-201-6/+6
* Fix ``show remotewritesize'' was doing a set.Andrew Cagney2000-11-141-1/+1
* * TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin2000-11-031-22/+8
* Corrected spelling errors in commentsDavid Anderson2000-10-231-1/+1
* Protoization.Kevin Buettner2000-10-181-18/+6
* 2000-10-13 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-10-131-2/+8
* * dcache.c (dcache_info): Output a cache line's state vector so itJ.T. Conklin2000-09-011-2/+2
* 2000-08-20 Michael Chastain <chastain@redhat.com>Andrew Cagney2000-08-241-2/+15
* * MAINTAINERS: Add myself as dcache.c maintainer.J.T. Conklin2000-08-181-4/+4
* * monitor.c (monitor_open): If a dcache has already been created,J.T. Conklin2000-08-101-2/+8
* 2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-08-071-6/+6
* Re-implement ``set/show remote Z-packet ...'' commands so that each ZAndrew Cagney2000-08-041-144/+392
* Use add_set_auto_boolean_cmd() to implement ``set remote ?-packet''Andrew Cagney2000-08-021-47/+18
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-318/+130
* * remote-nindy.c (nindy_fetch_word, nindy_store_word): RemovedJ.T. Conklin2000-06-191-35/+0
* Eliminate use of PARAMS.Kevin Buettner2000-06-121-2/+1
* Change signature of function add_set_enum_cmd() so that it usesAndrew Cagney2000-06-081-5/+5
* Eliminate PARAMS from function pointer declarations.gdb-post-params-removal-2000-06-04Kevin Buettner2000-06-041-6/+5
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-149/+144
* Fix signature of add_set_enum_cmd. Change VAR parameter to char**.Andrew Cagney2000-05-161-1/+1
* Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-05-041-6/+6
* * remote.c (REMOTE_TRANSLATE_XFER_ADDRESS), mem-break.cAndrew Cagney2000-04-171-5/+0
* Fix thread-extra-info name. qfThreadExtraInfo ->qThreadExtraInfo.Andrew Cagney2000-03-291-1/+1
* 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-03-211-19/+133
* 2000-02-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-02-181-2/+2
* Replace ../include/wait.h with gdb_wait.h.Andrew Cagney2000-02-091-1/+1
* From JTC: Reduce default remote_timeout to two. Flush defunct code.Andrew Cagney2000-02-091-16/+0
* From JTC: Handle NAK from target stub.Andrew Cagney2000-02-091-0/+4
* import gdb-2000-02-02 snapshotJason Molenda2000-02-031-0/+6
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-5/+26
* import gdb-2000-01-10 snapshotJason Molenda2000-01-111-3/+6
* import gdb-1999-12-21 snapshotJason Molenda1999-12-221-8/+12
* import gdb-1999-12-13 snapshotJason Molenda1999-12-141-1/+4
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-107/+116
* import gdb-1999-11-08 snapshotJason Molenda1999-11-091-55/+266
* import gdb-1999-10-25 snapshotJason Molenda1999-10-261-6/+17
* import gdb-1999-10-18 snapshotJason Molenda1999-10-191-114/+115
* import gdb-1999-10-11 snapshotJason Molenda1999-10-121-15/+31