aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-14 Async mode fixes.Vladimir Prus1-0/+2
2008-03-14 Remove unused remote.c hooks.Vladimir Prus1-20/+0
2008-03-07 * remote.c (extended_remote_attach_1): Make local variable pid an intJoel Brobecker1-1/+1
2008-03-05 * Makefile.in (mingw-hdep.o, posix-hdep.o, remote-fileio.o): Update.Daniel Jacobowitz1-23/+12
2008-02-27 * remote.c (remote_wait, remote_async_wait): Stop if we receiveDaniel Jacobowitz1-2/+10
2008-02-25 * remote.c (remote_get_threadlist): If the responseVladimir Prus1-3/+6
2008-02-21 * remote.c (extended_remote_attach_1): Set attach_flag.Pedro Alves1-0/+2
2008-01-30 * linux-low.c (linux_attach_lwp): Do not _exit after errors.Daniel Jacobowitz1-109/+404
2008-01-23 * remote.c (remote_wait): Handle SIGINT between packets.Daniel Jacobowitz1-1/+17
2008-01-23 Inform about new thread in a single place.Vladimir Prus1-6/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-31 * remote.c (unpack_nibble): Use fromhex.Daniel Jacobowitz1-1/+1
2007-12-07* target.c (update_current_target): Inherit to_log_command.Maciej W. Rozycki1-0/+1
2007-11-30 * remote.c (remote_cmdlist): New variable.Daniel Jacobowitz1-0/+668
2007-10-082007-10-08 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-16/+18
2007-10-05 * remote.c (get_offsets): Only call free_symfile_segment_data ifDaniel Jacobowitz1-1/+2
2007-10-012007-09-16 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz1-4/+1
2007-09-26* remote.c (getpkt_sane): Fix error message. No animals wereJim Blandy1-1/+1
2007-09-24* symfile.h (struct symfile_segment_data): Doc fixes.Jim Blandy1-18/+14
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-07-032007-07-03 Paul Gilliam <pgilliam@us.ibm.com>Daniel Jacobowitz1-3/+13
2007-07-02 * Makefile.in (XMLFILES): Add library-list.dtd.Daniel Jacobowitz1-8/+51
2007-06-22 * remote.c (remote_address_masked): If remote_address_size is zero,Ulrich Weigand1-15/+8
2007-06-18 * coffread.c (coff_sym_fns): Add default_symfile_segments.Daniel Jacobowitz1-25/+91
2007-06-16 * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand1-2/+3
2007-06-132007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-06-132007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+4
2007-06-13 * remote.c (remote_protocol_features): Add qXfer:spu:read andUlrich Weigand1-0/+4
2007-06-12ChangeLog:Ulrich Weigand1-3/+63
2007-06-092007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+2
2007-06-07 * remote.c (process_g_packet): Don't check size.Vladimir Prus1-2/+0
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-13/+18
2007-05-11doc/ChangeLog:Ulrich Weigand1-11/+2
2007-05-11 * gdbarch.sh (remote_translate_xfer_address): Remove.Ulrich Weigand1-12/+0
2007-05-10 * remote.c (remote_detach): Error out if remote can't detach.Pedro Alves1-1/+5
2007-05-06 * regcache.c (regcache_invalidate): New function.Ulrich Weigand1-4/+0
2007-05-06 * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand1-3/+3
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-26/+26
2007-03-27 * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT,Ulrich Weigand1-54/+0
2007-02-26 * remote.c (init_remote_state): Add special handling for placeholderDaniel Jacobowitz1-1/+7
2007-02-08 * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o)Daniel Jacobowitz1-2/+3
2007-01-09XML feature description support.Daniel Jacobowitz1-0/+11
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2007-01-03 Warning fixes.Daniel Jacobowitz1-6/+4
2006-11-28 * Makefile.in (mips-tdep.o, target-descriptions.o): Update.Daniel Jacobowitz1-17/+120
2006-11-28 * Makefile.in (SFILES): Add new and missed files.Daniel Jacobowitz1-0/+21
2006-11-28 * remote.c (struct remote_arch_state): Doc fix.Daniel Jacobowitz1-150/+237
2006-11-16gdb/Daniel Jacobowitz1-4/+76
2006-11-14gdb/Daniel Jacobowitz1-3/+14
2006-10-212006-10-21 Paul Brook <paul@codesourcery.com>Paul Brook1-1/+1