summaryrefslogtreecommitdiff
path: root/gdb/remote.c
Commit message (Expand)AuthorAgeFilesLines
* From Fernando Nasser:Andrew Cagney2002-05-191-6/+12
* * remote.c (remote_start_remote_dummy): Add uiout parameter.Andrew Cagney2002-05-191-21/+44
* * remote.c (remote_start_remote): Replace PTR with void pointer.Andrew Cagney2002-05-191-4/+4
* 2002-05-14 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-05-141-3/+23
* * gdbarch.sh (gdbarch_data): Add gdbarch parameter.Andrew Cagney2002-05-121-1/+1
* 2002-04-12 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-04-131-1/+1
* * defs.h (error): Add printf format attribute.Andrew Cagney2002-03-231-2/+2
* * remote.c (_initialize_remote): By default, disable ``e'' andAndrew Cagney2002-02-271-0/+8
* * defs.h (throw_exception): Rename return_to_top_level. UpdateAndrew Cagney2002-02-101-2/+2
* * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney2002-02-051-2/+2
* Remove ATTRIBUTE_UNUSED. Update (C).Andrew Cagney2002-01-191-2/+1
* Remove else clause to #if UI_OUT.Andrew Cagney2002-01-171-7/+3
* s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney2002-01-051-1/+1
* * remote.c (struct packet_reg): Add field in_g_packet.Andrew Cagney2001-12-201-29/+50
* Use ISO C long strings.Andrew Cagney2001-11-191-9/+8
* * remote.c (struct packet_reg): Declare.Andrew Cagney2001-11-151-59/+121
* Really zap tty_input from multi-arch swap.Andrew Cagney2001-11-151-1/+0
* * TODO (register_buffer): Delete.Andrew Cagney2001-11-151-8/+18
* Move global state variables to ``struct remote_state''.Andrew Cagney2001-11-151-147/+205
* * remote.c: Include "gdb_assert.h".Andrew Cagney2001-11-151-6/+5
* Add explicit #include of "value.h".Andrew Cagney2001-10-211-0/+1
* * cli/cli-decode.c (add_set_boolean_cmd): Define.Andrew Cagney2001-09-301-4/+3
* 2001-08-10 Orjan Friberg <orjanf@axis.com>Orjan Friberg2001-08-101-1/+1
* * remote.c (init_remote_ops, init_remote_cisco_ops,Nicholas Duffek2001-07-171-3/+5
* Revert previous, included more than intended.Andrew Cagney2001-07-171-19/+9
* * remote.c (init_remote_ops, init_remote_cisco_ops,Nicholas Duffek2001-07-161-9/+19
* * serial.h (SERIAL_ASYNC): Delete.Andrew Cagney2001-07-151-34/+34
* s/typedef serial_t/struct serial */Andrew Cagney2001-07-111-2/+2
* 2001-06-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-06-141-5/+94
* 2001-05-25 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-05-251-0/+1
* 2001-05-21 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-05-211-2/+4
* 2001-05-15 John S Kallal <jskallal@home.com>Michael Snyder2001-05-161-2/+4
* 2001-05-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-05-141-9/+7
* 2001-05-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-05-141-2/+1
* * remote.c (remote_write_bytes): Set nr_bytes before returning it.Andrew Cagney2001-05-141-0/+1
* 2001-05-10 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-05-101-2/+16
* 2001-05-10 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-05-101-60/+60
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-48/+56
* 2001-04-26 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-04-261-0/+13
* 2001-04-17 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-04-171-2/+22
* * remote.c (remote_protocol_e, remote_protocol_E): Define.J.T. Conklin2001-04-031-2/+168
* * arch-utils.c (#include "gdbthread.h"): Removed.J.T. Conklin2001-03-271-2/+1
* * remote.c (remote_cisco_section_offsets): Do not cast result fromAndrew Cagney2001-03-191-4/+3
* 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