*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / remote.c
2008-10-28  Tom Tromey * cli/cli-script.c (do_fclose_cleanup): Remove.
2008-10-27  Pedro Alves * target.h (struct target_ops) <to_supports_multi_proc...
2008-10-24  Pedro Alves Remote non-stop mode support.
2008-10-17  Michael Snyder2008-10-17 Michael Snyder <msnyder@vmware.com>
2008-10-17  Pedro Alves * remote.c (record_currthread): Add inferior before...
2008-10-16  Pedro Alves * remote.c (set_general_process): New.
2008-10-16  Pedro Alves * remote.c (push_remote_target): Delete.
2008-10-15  Pedro Alves * remote.c (remote_close): Unregister remote_desc...
2008-10-10  Pedro Alves * remote.c (remote_start_remote): Always tell the...
2008-10-09  Pedro Alves * remote.c (remote_wait): Rename to...
2008-10-09  Pedro Alves * remote.c (remote_open_1): Move acknowledging any...
2008-10-08  Pedro Alves * remote.c (struct remote_state) <waiting_for_stop_rep...
2008-10-08  Pedro Alves * remote.c (remote_get_thread_info): If the remote...
2008-10-03  Paul Pluzhnikov2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-09-22  Pedro Alves Remove the attach_flag global, and make it per-inferior.
2008-09-22  Pedro Alves Implement remote multi-process extensions.
2008-08-27  Ulrich Weigand * remote.c: Include "gdb_stat.h".
2008-08-26  Ulrich WeigandChangeLog:
2008-08-26  Ulrich Weigand * gdbarch.sh (target_gdbarch): New global variable.
2008-08-19  Vladimir Prus * target.c (target_async_permitted, target_async_permi...
2008-08-12  Sandra Loosemoregdb/doc/
2008-07-24  Pedro Alves * remote.c (remote_threads_extra_info): Don't query...
2008-07-09  Pedro Alves Non-stop inferior control.
2008-07-09  Pedro Alves Add "executing" property to threads.
2008-06-27  Jonathan Larmour * remote.c (remote_insert_breakpoint): Ensure...
2008-06-27  Pedro Alves * infrun.c (start_remote): Don't clear thread list...
2008-06-27  Pedro Alves Use ptid_t.tid to store thread ids instead of ptid_t...
2008-06-11  Pedro Alves * NEWS: Mention support removal of undocumented S...
2008-06-09  Doug Evans * remote.c (remote_wait): Include beginning of malform...
2008-06-05  Pedro Alves Replace 'target async' by 'maintenance set remote...
2008-06-05  Pedro Alves * remote.c (kill_kludge): Delete.
2008-06-05  Daniel Jacobowitz * remote.c (get_offsets): Handle a single segment.
2008-05-17  Pedro Alves * remote.c (init_extended_remote_ops): Fix typo.
2008-05-09  Doug Evans * remote.c (remote_search_memory): Fix capilization...
2008-05-09  Doug Evans New "find" command.
2008-05-08  Ulrich Weigand * remote.c (extended_remote_attach_1): Call target_fin...
2008-05-08  Daniel Jacobowitz * remote.c (extended_remote_create_inferior_1): Clean up
2008-05-07  Jie Zhang * remote.c (remote_insert_breakpoint): Call get_remote...
2008-03-21  Pedro Alvesgdb/
2008-03-14  Vladimir Prus Async mode fixes.
2008-03-14  Vladimir Prus Remove unused remote.c hooks.
2008-03-07  Joel Brobecker * remote.c (extended_remote_attach_1): Make...
2008-03-05  Daniel Jacobowitz * Makefile.in (mingw-hdep.o, posix-hdep.o, remote...
2008-02-27  Daniel Jacobowitz * remote.c (remote_wait, remote_async_wait): Stop...
2008-02-25  Vladimir Prus * remote.c (remote_get_threadlist): If the response
2008-02-21  Pedro Alves * remote.c (extended_remote_attach_1): Set attach_flag.
2008-01-30  Daniel Jacobowitz * linux-low.c (linux_attach_lwp): Do not _exit after...
2008-01-23  Daniel Jacobowitz * remote.c (remote_wait): Handle SIGINT between packets.
2008-01-23  Vladimir Prus Inform about new thread in a single place.
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-12-31  Daniel Jacobowitz * remote.c (unpack_nibble): Use fromhex.
2007-12-07  Maciej W. Rozycki* target.c (update_current_target): Inherit to_log_command.
2007-11-30  Daniel Jacobowitz * remote.c (remote_cmdlist): New variable.
2007-10-08  Ulrich Weigand2007-10-08 Markus Deuling <deuling@de.ibm.com>
2007-10-05  Daniel Jacobowitz * remote.c (get_offsets): Only call free_symfile_segme...
2007-10-01  Daniel Jacobowitz2007-09-16 Daniel Jacobowitz <dan@codesourcery.com>
2007-09-26  Jim Blandy* remote.c (getpkt_sane): Fix error message. No animal...
2007-09-24  Jim Blandy* symfile.h (struct symfile_segment_data): Doc fixes.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-07-03  Daniel Jacobowitz2007-07-03 Paul Gilliam <pgilliam@us.ibm.com>
2007-07-02  Daniel Jacobowitz * Makefile.in (XMLFILES): Add library-list.dtd.
2007-06-22  Ulrich Weigand * remote.c (remote_address_masked): If remote_address_...
2007-06-18  Daniel Jacobowitz * coffread.c (coff_sym_fns): Add default_symfile_segments.
2007-06-16  Ulrich Weigand * regcache.c (struct regcache): Add ptid_t member.
2007-06-13  Ulrich Weigand2007-06-13 Markus Deuling <deuling@de.ibm.com>
2007-06-13  Ulrich Weigand2007-06-13 Markus Deuling <deuling@de.ibm.com>
2007-06-13  Ulrich Weigand * remote.c (remote_protocol_features): Add qXfer:spu...
2007-06-12  Ulrich WeigandChangeLog:
2007-06-09  Ulrich Weigand2007-06-09 Markus Deuling <deuling@de.ibm.com>
2007-06-07  Vladimir Prus * remote.c (process_g_packet): Don't check size.
2007-05-31  Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-11  Ulrich Weiganddoc/ChangeLog:
2007-05-11  Ulrich Weigand * gdbarch.sh (remote_translate_xfer_address): Remove.
2007-05-10  Pedro Alves * remote.c (remote_detach): Error out if remote can...
2007-05-06  Ulrich Weigand * regcache.c (regcache_invalidate): New function.
2007-05-06  Ulrich Weigand * target.h (struct target_ops): Add REGCACHE parameter to
2007-05-06  Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-03-27  Ulrich Weigand * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT,
2007-02-26  Daniel Jacobowitz * remote.c (init_remote_state): Add special handling...
2007-02-08  Daniel Jacobowitz * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o)
2007-01-09  Daniel JacobowitzXML feature description support.
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...
next
This page took 0.422131 seconds and 107 git commands to generate.