aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-23Fix error check in remote_read_bytesMark Salter1-1/+3
2002-07-11Fix some K&R isms.Andrew Cagney1-1/+1
2002-06-15* command.h (add_setshow_auto_boolean_cmd): ReplaceAndrew Cagney1-38/+43
2002-06-15* cli/cli-decode.c (add_setshow_boolean_cmd): ReplaceAndrew Cagney1-5/+5
2002-06-15* defs.h (auto_boolean): Declare enum.Andrew Cagney1-12/+12
2002-05-19From Fernando Nasser:Andrew Cagney1-6/+12
2002-05-19* remote.c (remote_start_remote_dummy): Add uiout parameter.Andrew Cagney1-21/+44
2002-05-19* remote.c (remote_start_remote): Replace PTR with void pointer.Andrew Cagney1-4/+4
2002-05-142002-05-14 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-3/+23
2002-05-12* gdbarch.sh (gdbarch_data): Add gdbarch parameter.Andrew Cagney1-1/+1
2002-04-132002-04-12 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2002-03-23* defs.h (error): Add printf format attribute.Andrew Cagney1-2/+2
2002-02-27* remote.c (_initialize_remote): By default, disable ``e'' andAndrew Cagney1-0/+8
2002-02-10* defs.h (throw_exception): Rename return_to_top_level. UpdateAndrew Cagney1-2/+2
2002-02-05* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney1-2/+2
2002-01-19Remove ATTRIBUTE_UNUSED. Update (C).Andrew Cagney1-2/+1
2002-01-17Remove else clause to #if UI_OUT.Andrew Cagney1-7/+3
2002-01-05s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney1-1/+1
2001-12-20* remote.c (struct packet_reg): Add field in_g_packet.Andrew Cagney1-29/+50
2001-11-19Use ISO C long strings.Andrew Cagney1-9/+8
2001-11-15* remote.c (struct packet_reg): Declare.Andrew Cagney1-59/+121
2001-11-15Really zap tty_input from multi-arch swap.Andrew Cagney1-1/+0
2001-11-15* TODO (register_buffer): Delete.Andrew Cagney1-8/+18
2001-11-15Move global state variables to ``struct remote_state''.Andrew Cagney1-147/+205
2001-11-15* remote.c: Include "gdb_assert.h".Andrew Cagney1-6/+5
2001-10-21Add explicit #include of "value.h".Andrew Cagney1-0/+1
2001-09-30* cli/cli-decode.c (add_set_boolean_cmd): Define.Andrew Cagney1-4/+3
2001-08-102001-08-10 Orjan Friberg <orjanf@axis.com>Orjan Friberg1-1/+1
2001-07-17 * remote.c (init_remote_ops, init_remote_cisco_ops,Nicholas Duffek1-3/+5
2001-07-17Revert previous, included more than intended.Andrew Cagney1-19/+9
2001-07-16 * remote.c (init_remote_ops, init_remote_cisco_ops,Nicholas Duffek1-9/+19
2001-07-15* serial.h (SERIAL_ASYNC): Delete.Andrew Cagney1-34/+34
2001-07-11s/typedef serial_t/struct serial */Andrew Cagney1-2/+2
2001-06-142001-06-14 Michael Snyder <msnyder@redhat.com>Michael Snyder1-5/+94
2001-05-252001-05-25 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+1
2001-05-212001-05-21 Michael Snyder <msnyder@redhat.com>Michael Snyder1-2/+4
2001-05-162001-05-15 John S Kallal <jskallal@home.com>Michael Snyder1-2/+4
2001-05-142001-05-14 Michael Snyder <msnyder@redhat.com>Michael Snyder1-9/+7
2001-05-142001-05-14 Michael Snyder <msnyder@redhat.com>Michael Snyder1-2/+1
2001-05-14* remote.c (remote_write_bytes): Set nr_bytes before returning it.Andrew Cagney1-0/+1
2001-05-102001-05-10 Michael Snyder <msnyder@redhat.com>Michael Snyder1-2/+16
2001-05-102001-05-10 Michael Snyder <msnyder@redhat.com>Michael Snyder1-60/+60
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-48/+56
2001-04-262001-04-26 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+13
2001-04-172001-04-17 Michael Snyder <msnyder@redhat.com>Michael Snyder1-2/+22
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