]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/remote.c
Copyright updates for 2007.
[thirdparty/binutils-gdb.git] / gdb / remote.c
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2007-01-03  Daniel Jacobowitz Warning fixes.
2006-11-28  Daniel Jacobowitz * Makefile.in (mips-tdep.o, target-descriptions.o...
2006-11-28  Daniel Jacobowitz * Makefile.in (SFILES): Add new and missed files.
2006-11-28  Daniel Jacobowitz * remote.c (struct remote_arch_state): Doc fix.
2006-11-16  Daniel Jacobowitzgdb/
2006-11-14  Daniel Jacobowitzgdb/
2006-10-21  Paul Brook2006-10-21 Paul Brook <paul@codesourcery.com>
2006-10-20  Ulrich Weigand * linux-thread-db.c (check_for_thread_db): Don't attem...
2006-10-18  Daniel Jacobowitz * inferior.h (start_remote): Update prototype.
2006-10-17  Daniel Jacobowitz * remote.c (remote_pid_to_str): Capitalize "Thread".
2006-10-16  Daniel Jacobowitz PR remote/2158
2006-10-05  Daniel Jacobowitz * remote.c (get_remote_state_raw): Renamed from get_re...
2006-09-22  Daniel Jacobowitz * remote.c (remote_write_bytes_aux): Doc fix.
2006-09-21  Daniel Jacobowitz * Makefile.in (SFILES): Add target-memory.c.
2006-09-21  Daniel Jacobowitzgdb/
2006-09-20  Daniel Jacobowitz PR remote/2154
2006-08-16  Daniel Jacobowitz * remote.c, target.c: Strip trailing whitespace.
2006-08-15  Daniel Jacobowitz * remote.c (remote_write_bytes): Take a const buffer...
2006-07-27  Daniel Jacobowitz * remote.c (remote_protocol_features): Correct qPart...
2006-07-13  Daniel Jacobowitz * remote.c (unpack_varlen_hex): Correct type of retval.
2006-07-12  Daniel Jacobowitz * remote.c (REMOTE_ALIGN_WRITES): New.
2006-07-12  Daniel Jacobowitzgdb/
2006-07-12  Daniel Jacobowitz * target.c (target_read): Stop if target_read_partial...
2006-07-05  Daniel Jacobowitzgdb/
2006-07-04  Daniel Jacobowitz * remote.c (init_remote_state): Use xrealloc instead...
2006-06-22  Daniel Jacobowitz * remote.c (remote_escape_output): New function.
2006-06-21  Daniel Jacobowitzgdb/
2006-06-12  Daniel Jacobowitz * remote.c (set_remote_protocol_packet_cmd)
2006-06-08  Nathan Sidwell * remote-fileio.c (remote_fileio_reset): New.
2006-06-08  Nathan Sidwell * gdb/remote.c (remote_open_1): Do preopen tasks before
2006-06-08  Daniel Jacobowitz * (struct remote_state): New type, only containing
2006-06-06  Nathan Sidwell * gdb/remote.c (remote_insert_watchpoint): Return...
2006-05-05  Daniel Jacobowitz * remote.c (remote_disconnect): Add TARGET argument.
2006-04-26  Michael Snyder2006-04-20 Michael Snyder <msnyder@redhat.com>
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-18  Daniel Jacobowitzgdb/
2006-04-12  Daniel Jacobowitz * remote.c (extended_remote_restart): Pass the correct...
2006-04-07  Daniel Jacobowitz * remote.c (remote_wait): Convert warning to error...
2006-03-30  Daniel Jacobowitz2006-03-30 Vladimir Prus <ghost@cs.msu.su>
2006-03-30  Daniel Jacobowitz * remote.c (struct remote_state): Add BUF and BUF_SIZE.
2006-03-17  Michael Snyder2006-03-16 Michael Snyder <msnyder@redhat.com>
2006-02-20  Daniel Jacobowitz * remote.c: Add an enumeration for configurable remote
2006-02-02  Daniel Jacobowitz * Makefile.in (remote.o): Update.
2006-01-24  Daniel Jacobowitz PR gdb/1914
2006-01-24  Daniel Jacobowitz * infcmd.c: Include "observer.h".
2006-01-17  Daniel Jacobowitz * remote-fileio.c (remote_fileio_return_success):...
2006-01-11  Mark Kettenis* remote.c (get_memory_packet_size, set_thread)
2005-12-17  Eli Zaretskii * breakpoint.c:
2005-07-20  Wu Zhou* remote.c (remote_pid_to_str): Use xsnprintf instead...
2005-06-22  Mark Kettenis* remote.c (extended_remote_restart): Pass buffer in...
2005-06-17  Wu Zhou * remote.c (set_thread, remote_thread_alive): Replace...
2005-05-28  Daniel Jacobowitz From Wu Zhou <woodzltc@cn.ibm.com>:
2005-05-28  Daniel Jacobowitz * dwarf2-frame.c (dwarf2_frame_prev_register): Use...
2005-05-16  Mark Kettenis* corelow.c (core_xfer_partial): Change type of readbuf and
2005-05-12  Mark Kettenis* solib.h (CLEAR_SOLIB, SOLIB_ADD)
2005-05-01  Andrew Cagney2005-05-01 Andrew Cagney <cagney@gnu.org>
2005-04-28  Kevin Buettner * remote.c (init_remote_state): Eliminate use of
2005-04-26  Andrew Cagney2005-04-26 Andrew Cagney <cagney@gnu.org>
2005-04-26  Andrew Cagney2005-04-26 Andrew Cagney <cagney@gnu.org>
2005-04-15  Kevin BuettnerDelete unused variables.
2005-04-15  Kevin Buettner * remote.c (remote_get_thread_local_address): Throw...
2005-04-15  Kevin BuettnerAdd remote TLS support.
2005-04-15  Kevin Buettner * remote.c (add_packet_config_cmd): Delete unused...
2005-04-15  Kevin BuettnerEliminate calls to deprecated_show_value_hack(). This...
2005-03-25  Anthony GreenFix memset thinkos.
2005-03-13  Mark Kettenis* inf-ttrace.c (inf_ttrace_pid_to_str): Use snprintf...
2005-03-08  Nathan Sidwell * remote.c (MIN_REMOTE_PACKET_SIZE): Set to 20.
2005-03-04  Daniel Jacobowitz * Makefile.in (remote.o): Update dependencies.
2005-03-03  Daniel Jacobowitz * remote.c (remote_open_1): Call observer_notify_infer...
2005-02-21  Andrew Cagney2005-02-21 Andrew Cagney <cagney@gnu.org>
2005-02-18  Andrew Cagney2005-02-18 Andrew Cagney <cagney@gnu.org>
2005-02-17  Andrew Cagney2005-02-17 Andrew Cagney <cagney@gnu.org>
2005-02-16  Andrew Cagney2005-02-16 Andrew Cagney <cagney@gnu.org>
2005-02-15  Andrew Cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-14  Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-14  Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-12  Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11  Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11  Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-02-10  Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-01-19  Andrew Cagney2005-01-19 Andrew Cagney <cagney@gnu.org>
2005-01-18  Andrew Cagney2005-01-18 Andrew Cagney <cagney@gnu.org>
2005-01-14  Andrew Cagney2005-01-14 Andrew Cagney <cagney@gnu.org>
2005-01-14  Michael Snyder2005-01-13 Michael Snyder <msnyder@redhat.com>
2005-01-13  Andrew Cagney2005-01-12 Andrew Cagney <cagney@gnu.org>
2005-01-12  Andrew Cagney2005-01-12 Andrew Cagney <cagney@gnu.org>
2004-12-28  Jim Blandy* remote.c (fetch_register_using_p): Recognize a regist...
2004-12-21  Jim Blandy* remote.c (fetch_register_using_p): Fix formatting.
2004-12-17  Jim Blandy* remote.c (fetch_register_using_p): Indentation cleanup.
2004-12-07  Jim Blandy* remote.c (remote_threads_info, remote_current_thread...
2004-11-11  Andrew Cagney2004-11-05 Jon Beniston <jon@beniston.com>
2004-10-27  Jim Blandy* remote.c (fetch_register_using_p): Construct 'p'...
2004-10-08  Andrew Cagney2004-10-08 Andrew Cagney <cagney@gnu.org>
2004-10-08  Jeff Johnston2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
2004-10-05  Daniel Jacobowitz * remote.c (remote_xfer_partial): Handle TARGET_OBJECT...
2004-09-24  Andrew Cagney2004-09-24 Robert Picco <Robert.Picco@hp.com>
2004-09-13  Andrew Cagney2004-09-13 Andrew Cagney <cagney@gnu.org>
2004-09-07  Andrew Cagney2004-09-07 Andrew Cagney <cagney@gnu.org>
2004-08-03  Andrew Cagney2004-08-02 Andrew Cagney <cagney@gnu.org>
next