aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote.c
AgeCommit message (Expand)AuthorFilesLines
2001-04-03* remote.c (remote_protocol_e, remote_protocol_E): Define.J.T. Conklin1-2/+168
2001-03-27* arch-utils.c (#include "gdbthread.h"): Removed.J.T. Conklin1-2/+1
2001-03-19* remote.c (remote_cisco_section_offsets): Do not cast result fromAndrew Cagney1-4/+3
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-0/+1
2001-02-162001-02-16 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder1-1/+1
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-14/+22
2001-02-062001-02-06 Michael Snyder <msnyder@makita.cygnus.com>Michael Snyder1-2/+2
2001-02-02* monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin1-1/+0
2001-01-23* exec.c (xfer_memory): Add attrib argument.J.T. Conklin1-2/+5
2001-01-18From Mark Salter, fix hw-breakpoint packet format.Andrew Cagney1-2/+2
2001-01-09 * regcache.c (set_register_cached, register_buffer,Nicholas Duffek1-6/+8
2000-12-15Multi-arch REGISTER_BYTES_OK.Andrew Cagney1-3/+2
2000-12-15Replace free() with xfree().Kevin Buettner1-1/+1
2000-11-27* remote.c (remote_write_bytes): Add default case to switchAndrew Cagney1-2/+8
2000-11-20Replace asprintf() / vasprintf() with xasprintf() xvasprintf().Andrew Cagney1-6/+6
2000-11-14Fix ``show remotewritesize'' was doing a set.Andrew Cagney1-1/+1
2000-11-03* TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin1-22/+8
2000-10-23Corrected spelling errors in commentsDavid Anderson1-1/+1
2000-10-18Protoization.Kevin Buettner1-18/+6
2000-10-132000-10-13 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser1-2/+8
2000-09-01* dcache.c (dcache_info): Output a cache line's state vector so itJ.T. Conklin1-2/+2
2000-08-242000-08-20 Michael Chastain <chastain@redhat.com>Andrew Cagney1-2/+15
2000-08-18* MAINTAINERS: Add myself as dcache.c maintainer.J.T. Conklin1-4/+4
2000-08-10* monitor.c (monitor_open): If a dcache has already been created,J.T. Conklin1-2/+8
2000-08-072000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-6/+6
2000-08-04Re-implement ``set/show remote Z-packet ...'' commands so that each ZAndrew Cagney1-144/+392
2000-08-02Use add_set_auto_boolean_cmd() to implement ``set remote ?-packet''Andrew Cagney1-47/+18
2000-07-30Protoization.Kevin Buettner1-318/+130
2000-06-19* remote-nindy.c (nindy_fetch_word, nindy_store_word): RemovedJ.T. Conklin1-35/+0
2000-06-12Eliminate use of PARAMS.Kevin Buettner1-2/+1
2000-06-08Change signature of function add_set_enum_cmd() so that it usesAndrew Cagney1-5/+5
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-6/+5
2000-05-28PARAMS removal.Kevin Buettner1-149/+144
2000-05-16Fix signature of add_set_enum_cmd. Change VAR parameter to char**.Andrew Cagney1-1/+1
2000-05-04Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-6/+6
2000-04-17* remote.c (REMOTE_TRANSLATE_XFER_ADDRESS), mem-break.cAndrew Cagney1-5/+0
2000-03-29Fix thread-extra-info name. qfThreadExtraInfo ->qThreadExtraInfo.Andrew Cagney1-1/+1
2000-03-212000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-19/+133
2000-02-182000-02-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-2/+2
2000-02-09Replace ../include/wait.h with gdb_wait.h.Andrew Cagney1-1/+1
2000-02-09From JTC: Reduce default remote_timeout to two. Flush defunct code.Andrew Cagney1-16/+0
2000-02-09From JTC: Handle NAK from target stub.Andrew Cagney1-0/+4
2000-02-03import gdb-2000-02-02 snapshotJason Molenda1-0/+6
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-5/+26
2000-01-11import gdb-2000-01-10 snapshotJason Molenda1-3/+6
1999-12-22import gdb-1999-12-21 snapshotJason Molenda1-8/+12
1999-12-14import gdb-1999-12-13 snapshotJason Molenda1-1/+4
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-107/+116
1999-11-09import gdb-1999-11-08 snapshotJason Molenda1-55/+266