aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-25Fix memset thinkos.Anthony Green1-1/+1
2005-03-13* inf-ttrace.c (inf_ttrace_pid_to_str): Use snprintf instead ofMark Kettenis1-2/+4
2005-03-08 * remote.c (MIN_REMOTE_PACKET_SIZE): Set to 20.Nathan Sidwell1-8/+18
2005-03-04 * Makefile.in (remote.o): Update dependencies.Daniel Jacobowitz1-0/+1
2005-03-03 * remote.c (remote_open_1): Call observer_notify_inferior_created.Daniel Jacobowitz1-1/+3
2005-02-212005-02-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-7/+7
2005-02-182005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-9/+0
2005-02-172005-02-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-10/+5
2005-02-162005-02-16 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-32/+55
2005-02-152005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-10/+10
2005-02-142005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-24/+24
2005-02-142005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-21/+21
2005-02-122005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-10/+10
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-18/+18
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-73/+73
2005-02-102005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-9/+9
2005-01-192005-01-19 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-01-182005-01-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+1
2005-01-142005-01-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-14/+8
2005-01-142005-01-13 Michael Snyder <msnyder@redhat.com>Michael Snyder1-297/+343
2005-01-132005-01-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2005-01-122005-01-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-0/+1
2004-12-28* remote.c (fetch_register_using_p): Recognize a register valueJim Blandy1-15/+26
2004-12-21* remote.c (fetch_register_using_p): Fix formatting.Jim Blandy1-13/+16
2004-12-17* remote.c (fetch_register_using_p): Indentation cleanup.Jim Blandy1-11/+11
2004-12-07* remote.c (remote_threads_info, remote_current_thread): UseJim Blandy1-2/+13
2004-11-112004-11-05 Jon Beniston <jon@beniston.com>Andrew Cagney1-2/+5
2004-10-27* remote.c (fetch_register_using_p): Construct 'p' packet in aJim Blandy1-3/+4
2004-10-082004-10-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-10-082004-10-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-4/+9
2004-10-05 * remote.c (remote_xfer_partial): Handle TARGET_OBJECT_MEMORY.Daniel Jacobowitz1-0/+25
2004-09-242004-09-24 Robert Picco <Robert.Picco@hp.com>Andrew Cagney1-0/+81
2004-09-132004-09-13 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-09-072004-09-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+0
2004-08-032004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3
2004-08-032004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+6
2004-07-282004-07-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+8
2004-07-282004-07-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-9/+21
2004-07-262004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-07-242004-07-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-07-222004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-06-282004-06-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+6
2004-06-15 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead ofAlan Modra1-1/+1
2004-05-252004-05-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-5/+4
2004-05-102004-05-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-116/+0
2004-04-262004-04-26 Orjan Friberg <orjanf@axis.com>Orjan Friberg1-1/+4
2004-04-212004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-10/+10
2004-03-23 * remote.c (remote_open_1): Reopen the exec file and reread symbolsDaniel Jacobowitz1-0/+3
2004-03-152004-03-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2004-02-252004-02-25 Roland McGrath <roland@redhat.com>Roland McGrath1-56/+117