summaryrefslogtreecommitdiff
path: root/gdb/remote.c
Commit message (Expand)AuthorAgeFilesLines
* 2004-01-26 David Carlton <carlton@kealia.com>cvs/carlton_dictionary-branchcarlton_dictionary-branchDavid Carlton2004-01-261-32/+21
* 2003-12-15 David Carlton <carlton@kealia.com>David Carlton2003-12-161-3/+27
* 2003-11-11 David Carlton <carlton@kealia.com>David Carlton2003-11-111-200/+205
* 2003-09-17 David Carlton <carlton@kealia.com>David Carlton2003-09-171-1/+1
* 2003-08-05 David Carlton <carlton@kealia.com>David Carlton2003-08-051-55/+44
* 2003-06-27 David Carlton <carlton@kealia.com>David Carlton2003-06-271-56/+76
* 2003-05-23 David Carlton <carlton@bactrian.org>David Carlton2003-05-231-18/+22
* 2003-04-30 David Carlton <carlton@bactrian.org>David Carlton2003-05-011-3/+0
* 2003-03-07 David Carlton <carlton@math.stanford.edu>David Carlton2003-03-071-1/+4
* 2003-03-05 David Carlton <carlton@math.stanford.edu>David Carlton2003-03-061-2/+19
* 2002-11-15 David Carlton <carlton@math.stanford.edu>David Carlton2002-11-151-1/+2
* * remote.c (remote_open_1): Add async_p.Daniel Jacobowitz2002-08-181-142/+31
* * remote.c (remote_insert_hw_breakpoint)Grace Sainsbury2002-08-161-6/+10
* * remote.c: (remote_wait, remote_async_wait): Add check for awatchGrace Sainsbury2002-08-091-28/+162
* * remote.c (remote_wait, remote_async_wait): ChangeGrace Sainsbury2002-08-081-4/+4
* Fix error check in remote_read_bytesMark Salter2002-07-231-1/+3
* Fix some K&R isms.Andrew Cagney2002-07-111-1/+1
* * command.h (add_setshow_auto_boolean_cmd): ReplaceAndrew Cagney2002-06-151-38/+43
* * cli/cli-decode.c (add_setshow_boolean_cmd): ReplaceAndrew Cagney2002-06-151-5/+5
* * defs.h (auto_boolean): Declare enum.Andrew Cagney2002-06-151-12/+12
* 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