* defs.h (auto_boolean): Declare enum.
[external/binutils.git] / gdb / remote.c
2002-06-15 Andrew Cagney* defs.h (auto_boolean): Declare enum.
2002-05-19 Andrew CagneyFrom Fernando Nasser:
2002-05-19 Andrew Cagney* remote.c (remote_start_remote_dummy): Add uiout param...
2002-05-19 Andrew Cagney* remote.c (remote_start_remote): Replace PTR with...
2002-05-14 Daniel Jacobowitz2002-05-14 Daniel Jacobowitz <drow@mvista.com>
2002-05-12 Andrew Cagney* gdbarch.sh (gdbarch_data): Add gdbarch parameter.
2002-04-13 Michael Snyder2002-04-12 Michael Snyder <msnyder@redhat.com>
2002-03-23 Andrew Cagney* defs.h (error): Add printf format attribute.
2002-02-27 Andrew Cagney* remote.c (_initialize_remote): By default, disable...
2002-02-10 Andrew Cagney* defs.h (throw_exception): Rename return_to_top_level...
2002-02-05 Andrew Cagney* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New funct...
2002-01-19 Andrew CagneyRemove ATTRIBUTE_UNUSED. Update (C).
2002-01-17 Andrew CagneyRemove else clause to #if UI_OUT.
2002-01-05 Andrew Cagneys/BIG_ENDIAN/BFD_ENDIAN_BIG/
2001-12-20 Andrew Cagney* remote.c (struct packet_reg): Add field in_g_packet.
2001-11-19 Andrew CagneyUse ISO C long strings.
2001-11-15 Andrew Cagney* remote.c (struct packet_reg): Declare.
2001-11-15 Andrew CagneyReally zap tty_input from multi-arch swap.
2001-11-15 Andrew Cagney* TODO (register_buffer): Delete.
2001-11-15 Andrew CagneyMove global state variables to ``struct remote_state''.
2001-11-15 Andrew Cagney* remote.c: Include "gdb_assert.h".
2001-10-21 Andrew CagneyAdd explicit #include of "value.h".
2001-09-30 Andrew Cagney* cli/cli-decode.c (add_set_boolean_cmd): Define.
2001-08-10 Orjan Friberg2001-08-10 Orjan Friberg <orjanf@axis.com>
2001-07-17 Nicholas Duffek * remote.c (init_remote_ops, init_remote_cisco_ops,
2001-07-17 Andrew CagneyRevert previous, included more than intended.
2001-07-16 Nicholas Duffek * remote.c (init_remote_ops, init_remote_cisco_ops,
2001-07-15 Andrew Cagney* serial.h (SERIAL_ASYNC): Delete.
2001-07-11 Andrew Cagneys/typedef serial_t/struct serial */
2001-06-14 Michael Snyder2001-06-14 Michael Snyder <msnyder@redhat.com>
2001-05-25 Michael Snyder2001-05-25 Michael Snyder <msnyder@redhat.com>
2001-05-21 Michael Snyder2001-05-21 Michael Snyder <msnyder@redhat.com>
2001-05-16 Michael Snyder2001-05-15 John S Kallal <jskallal@home.com>
2001-05-14 Michael Snyder2001-05-14 Michael Snyder <msnyder@redhat.com>
2001-05-14 Michael Snyder2001-05-14 Michael Snyder <msnyder@redhat.com>
2001-05-14 Andrew Cagney* remote.c (remote_write_bytes): Set nr_bytes before...
2001-05-10 Michael Snyder2001-05-10 Michael Snyder <msnyder@redhat.com>
2001-05-10 Michael Snyder2001-05-10 Michael Snyder <msnyder@redhat.com>
2001-05-04 Kevin BuettnerPhase 1 of the ptid_t changes.
2001-04-26 Michael Snyder2001-04-26 Michael Snyder <msnyder@redhat.com>
2001-04-17 Michael Snyder2001-04-17 Michael Snyder <msnyder@redhat.com>
2001-04-03 J.T. Conklin* remote.c (remote_protocol_e, remote_protocol_E):...
2001-03-27 J.T. Conklin* arch-utils.c (#include "gdbthread.h"): Removed.
2001-03-19 Andrew Cagney* remote.c (remote_cisco_section_offsets): Do not cast...
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2001-03-01 Andrew CagneyCreate new file regcache.h. Update all uses.
2001-02-16 Michael Snyder2001-02-16 Michael Snyder <msnyder@mvstp600e.cygnus...
2001-02-08 Andrew CagneyAdd __FILE__ and __LINE__ parameter to internal_error() /
2001-02-06 Michael Snyder2001-02-06 Michael Snyder <msnyder@makita.cygnus...
2001-02-02 J.T. Conklin* monitor.c (#include "gdb_wait.h"): Removed.
2001-01-23 J.T. Conklin* exec.c (xfer_memory): Add attrib argument.
2001-01-18 Andrew CagneyFrom Mark Salter, fix hw-breakpoint packet format.
2001-01-09 Nicholas Duffek * regcache.c (set_register_cached, register_buffer,
2000-12-15 Andrew CagneyMulti-arch REGISTER_BYTES_OK.
2000-12-15 Kevin BuettnerReplace free() with xfree().
2000-11-27 Andrew Cagney* remote.c (remote_write_bytes): Add default case to...
2000-11-20 Andrew CagneyReplace asprintf() / vasprintf() with xasprintf() xvasp...
2000-11-14 Andrew CagneyFix ``show remotewritesize'' was doing a set.
2000-11-03 J.T. Conklin* TODO: Note abstraction layer violation where "ocd...
2000-10-23 David AndersonCorrected spelling errors in comments
2000-10-18 Kevin BuettnerProtoization.
2000-10-13 Fernando Nasser2000-10-13 Fernando Nasser <fnasser@cygnus.com>
2000-09-01 J.T. Conklin* dcache.c (dcache_info): Output a cache line's state...
2000-08-24 Andrew Cagney2000-08-20 Michael Chastain <chastain@redhat.com>
2000-08-18 J.T. Conklin* MAINTAINERS: Add myself as dcache.c maintainer.
2000-08-10 J.T. Conklin* monitor.c (monitor_open): If a dcache has already...
2000-08-07 Elena Zannoni2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-08-04 Andrew CagneyRe-implement ``set/show remote Z-packet ...'' commands...
2000-08-02 Andrew CagneyUse add_set_auto_boolean_cmd() to implement ``set remot...
2000-07-30 Kevin BuettnerProtoization.
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-19 J.T. Conklin* remote-nindy.c (nindy_fetch_word, nindy_store_word...
2000-06-12 Kevin BuettnerEliminate use of PARAMS.
2000-06-08 Andrew CagneyChange signature of function add_set_enum_cmd() so...
2000-06-04 Kevin BuettnerEliminate PARAMS from function pointer declarations.
2000-05-28 Kevin BuettnerPARAMS removal.
2000-05-16 Andrew CagneyFix signature of add_set_enum_cmd. Change VAR paramete...
2000-05-04 Elena ZannoniElena Zannoni <ezannoni@kwikemart.cygnus.com>
2000-04-17 Andrew Cagney* remote.c (REMOTE_TRANSLATE_XFER_ADDRESS), mem-break.c
2000-03-29 Andrew CagneyFix thread-extra-info name. qfThreadExtraInfo ->qThrea...
2000-03-21 Michael Snyder2000-03-20 Michael Snyder <msnyder@cleaver.cygnus...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-18 Elena Zannoni2000-02-18 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-02-09 Andrew CagneyReplace ../include/wait.h with gdb_wait.h.
2000-02-09 Andrew CagneyFrom JTC: Reduce default remote_timeout to two. Flush...
2000-02-09 Andrew CagneyFrom JTC: Handle NAK from target stub.
2000-02-03 Jason Molendaimport gdb-2000-02-02 snapshot
2000-02-02 Jason Molendaimport gdb-2000-02-01 snapshot
2000-01-11 Jason Molendaimport gdb-2000-01-10 snapshot
1999-12-22 Jason Molendaimport gdb-1999-12-21 snapshot
1999-12-14 Jason Molendaimport gdb-1999-12-13 snapshot
1999-12-07 Jason Molendaimport gdb-1999-12-06 snapshot
1999-11-09 Jason Molendaimport gdb-1999-11-08 snapshot
1999-10-26 Jason Molendaimport gdb-1999-10-25 snapshot
1999-10-19 Jason Molendaimport gdb-1999-10-18 snapshot
1999-10-12 Jason Molendaimport gdb-1999-10-11 snapshot
1999-10-05 Jason Molendaimport gdb-1999-10-04 snapshot
1999-09-28 Jason Molendaimport gdb-1999-09-28 snapshot
next