aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-20* remote.c (remote_pid_to_str): Use xsnprintf instead of snprintf.Wu Zhou1-3/+1
2005-06-22* remote.c (extended_remote_restart): Pass buffer in call toMark Kettenis1-1/+1
2005-06-17 * remote.c (set_thread, remote_thread_alive): Replace sprintfWu Zhou1-17/+20
2005-05-28 From Wu Zhou <woodzltc@cn.ibm.com>:Daniel Jacobowitz1-2/+2
2005-05-28 * dwarf2-frame.c (dwarf2_frame_prev_register): Use gdb_byte.Daniel Jacobowitz1-2/+2
2005-05-16* corelow.c (core_xfer_partial): Change type of readbuf andMark Kettenis1-8/+3
2005-05-12* solib.h (CLEAR_SOLIB, SOLIB_ADD)Mark Kettenis1-4/+6
2005-05-012005-05-01 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+4
2005-04-28 * remote.c (init_remote_state): Eliminate use ofKevin Buettner1-6/+3
2005-04-262005-04-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-28/+17
2005-04-262005-04-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+4
2005-04-15Delete unused variables.Kevin Buettner1-10/+0
2005-04-15 * remote.c (remote_get_thread_local_address): Throw a moreKevin Buettner1-1/+10
2005-04-15Add remote TLS support.Kevin Buettner1-0/+78
2005-04-15 * remote.c (add_packet_config_cmd): Delete unused variables.Kevin Buettner1-6/+1
2005-04-15Eliminate calls to deprecated_show_value_hack(). This also eliminates theKevin Buettner1-11/+0
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