summaryrefslogtreecommitdiff
path: root/gdb/remote.c
Commit message (Expand)AuthorAgeFilesLines
* 2007-10-08 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-081-16/+18
* * remote.c (get_offsets): Only call free_symfile_segment_data ifDaniel Jacobowitz2007-10-051-1/+2
* 2007-09-16 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz2007-10-011-4/+1
* * remote.c (getpkt_sane): Fix error message. No animals wereJim Blandy2007-09-261-1/+1
* * symfile.h (struct symfile_segment_data): Doc fixes.Jim Blandy2007-09-241-18/+14
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-07-03 Paul Gilliam <pgilliam@us.ibm.com>Daniel Jacobowitz2007-07-031-3/+13
* * Makefile.in (XMLFILES): Add library-list.dtd.Daniel Jacobowitz2007-07-021-8/+51
* * remote.c (remote_address_masked): If remote_address_size is zero,Ulrich Weigand2007-06-221-15/+8
* * coffread.c (coff_sym_fns): Add default_symfile_segments.Daniel Jacobowitz2007-06-181-25/+91
* * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand2007-06-161-2/+3
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-1/+1
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-2/+4
* * remote.c (remote_protocol_features): Add qXfer:spu:read andUlrich Weigand2007-06-131-0/+4
* ChangeLog:Ulrich Weigand2007-06-121-3/+63
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-1/+2
* * remote.c (process_g_packet): Don't check size.Vladimir Prus2007-06-071-2/+0
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-13/+18
* doc/ChangeLog:Ulrich Weigand2007-05-111-11/+2
* * gdbarch.sh (remote_translate_xfer_address): Remove.Ulrich Weigand2007-05-111-12/+0
* * remote.c (remote_detach): Error out if remote can't detach.Pedro Alves2007-05-101-1/+5
* * regcache.c (regcache_invalidate): New function.Ulrich Weigand2007-05-061-4/+0
* * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand2007-05-061-3/+3
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-26/+26
* * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT,Ulrich Weigand2007-03-271-54/+0
* * remote.c (init_remote_state): Add special handling for placeholderDaniel Jacobowitz2007-02-261-1/+7
* * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o)Daniel Jacobowitz2007-02-081-2/+3
* XML feature description support.Daniel Jacobowitz2007-01-091-0/+11
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* Warning fixes.Daniel Jacobowitz2007-01-031-6/+4
* * Makefile.in (mips-tdep.o, target-descriptions.o): Update.Daniel Jacobowitz2006-11-281-17/+120
* * Makefile.in (SFILES): Add new and missed files.Daniel Jacobowitz2006-11-281-0/+21
* * remote.c (struct remote_arch_state): Doc fix.Daniel Jacobowitz2006-11-281-150/+237
* gdb/Daniel Jacobowitz2006-11-161-4/+76
* gdb/Daniel Jacobowitz2006-11-141-3/+14
* 2006-10-21 Paul Brook <paul@codesourcery.com>Paul Brook2006-10-211-1/+1
* * linux-thread-db.c (check_for_thread_db): Don't attempt to useUlrich Weigand2006-10-201-2/+1
* * inferior.h (start_remote): Update prototype.Daniel Jacobowitz2006-10-181-15/+7
* * remote.c (remote_pid_to_str): Capitalize "Thread".Daniel Jacobowitz2006-10-171-1/+1
* PR remote/2158Daniel Jacobowitz2006-10-161-2/+3
* * remote.c (get_remote_state_raw): Renamed from get_remote_state.Daniel Jacobowitz2006-10-051-3/+18
* * remote.c (remote_write_bytes_aux): Doc fix.Daniel Jacobowitz2006-09-221-2/+0
* * Makefile.in (SFILES): Add target-memory.c.Daniel Jacobowitz2006-09-211-62/+262
* gdb/Daniel Jacobowitz2006-09-211-1/+33
* PR remote/2154Daniel Jacobowitz2006-09-201-62/+62
* * remote.c, target.c: Strip trailing whitespace.Daniel Jacobowitz2006-08-161-30/+30
* * remote.c (remote_write_bytes): Take a const buffer argument.Daniel Jacobowitz2006-08-151-22/+24
* * remote.c (remote_protocol_features): Correct qPart to qXfer.Daniel Jacobowitz2006-07-271-1/+1
* * remote.c (unpack_varlen_hex): Correct type of retval.Daniel Jacobowitz2006-07-131-1/+1
* * remote.c (REMOTE_ALIGN_WRITES): New.Daniel Jacobowitz2006-07-121-3/+36