summaryrefslogtreecommitdiff
path: root/gdb/remote.c
Commit message (Expand)AuthorAgeFilesLines
* * remote.c (remote_open_1, remote_cisco_open): Avoid closingKevin Buettner2003-12-081-0/+10
* 2003-12-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-12-061-3/+17
* 2003-11-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-101-1/+1
* 2003-10-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-311-9/+13
* Index: mi/ChangeLogAndrew Cagney2003-10-241-2/+2
* 2003-10-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-171-37/+37
* * remote.c (remote_protocol_vcont): New variable.Daniel Jacobowitz2003-10-161-86/+157
* 2003-10-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-151-67/+0
* 2003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-021-6/+6
* 2003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-211-3/+0
* 2003-09-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-171-1/+1
* 2003-08-04 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-08-041-1/+1
* 2003-08-04 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-08-041-12/+4
* 2003-08-04 David Carlton <carlton@kealia.com>David Carlton2003-08-041-1/+1
* 2003-06-30 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-301-19/+26
* 2003-06-30 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-301-1/+2
* 2003-06-29 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-291-23/+12
* gdb/Daniel Jacobowitz2003-06-171-9/+11
* * remote.c (remote_prepare_to_store): Replace call toDaniel Jacobowitz2003-06-171-5/+8
* * Makefile.in: Add dependencies for remote-fileio.o.Corinna Vinschen2003-06-101-6/+13
* 2003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-081-25/+25
* 2003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-081-3/+3
* * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.Mark Mitchell2003-06-061-4/+8
* * remote.c (init_remote_state): Compute sizeof_g_packet byTheodore A. Roth2003-06-041-4/+8
* 2003-05-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-171-2/+2
* 2003-05-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-151-12/+13
* 2003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-081-3/+3
* Index: gdb/ChangeLogAndrew Cagney2003-05-071-1/+4
* * remote.c (minitelnet): Don't redeclare escape_count, echo_check.Richard Henderson2003-04-181-3/+0
* 2003-02-20 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-201-2/+19
* 2002-11-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-141-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