Age | Commit message (Expand) | Author | Files | Lines |
2007-01-09 | XML feature description support. | Daniel Jacobowitz | 1 | -0/+11 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2007-01-03 | Warning fixes. | Daniel Jacobowitz | 1 | -6/+4 |
2006-11-28 | * Makefile.in (mips-tdep.o, target-descriptions.o): Update. | Daniel Jacobowitz | 1 | -17/+120 |
2006-11-28 | * Makefile.in (SFILES): Add new and missed files. | Daniel Jacobowitz | 1 | -0/+21 |
2006-11-28 | * remote.c (struct remote_arch_state): Doc fix. | Daniel Jacobowitz | 1 | -150/+237 |
2006-11-16 | gdb/ | Daniel Jacobowitz | 1 | -4/+76 |
2006-11-14 | gdb/ | Daniel Jacobowitz | 1 | -3/+14 |
2006-10-21 | 2006-10-21 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -1/+1 |
2006-10-20 | * linux-thread-db.c (check_for_thread_db): Don't attempt to use | Ulrich Weigand | 1 | -2/+1 |
2006-10-18 | * inferior.h (start_remote): Update prototype. | Daniel Jacobowitz | 1 | -15/+7 |
2006-10-17 | * remote.c (remote_pid_to_str): Capitalize "Thread". | Daniel Jacobowitz | 1 | -1/+1 |
2006-10-16 | PR remote/2158 | Daniel Jacobowitz | 1 | -2/+3 |
2006-10-05 | * remote.c (get_remote_state_raw): Renamed from get_remote_state. | Daniel Jacobowitz | 1 | -3/+18 |
2006-09-22 | * remote.c (remote_write_bytes_aux): Doc fix. | Daniel Jacobowitz | 1 | -2/+0 |
2006-09-21 | * Makefile.in (SFILES): Add target-memory.c. | Daniel Jacobowitz | 1 | -62/+262 |
2006-09-21 | gdb/ | Daniel Jacobowitz | 1 | -1/+33 |
2006-09-20 | PR remote/2154 | Daniel Jacobowitz | 1 | -62/+62 |
2006-08-16 | * remote.c, target.c: Strip trailing whitespace. | Daniel Jacobowitz | 1 | -30/+30 |
2006-08-15 | * remote.c (remote_write_bytes): Take a const buffer argument. | Daniel Jacobowitz | 1 | -22/+24 |
2006-07-27 | * remote.c (remote_protocol_features): Correct qPart to qXfer. | Daniel Jacobowitz | 1 | -1/+1 |
2006-07-13 | * remote.c (unpack_varlen_hex): Correct type of retval. | Daniel Jacobowitz | 1 | -1/+1 |
2006-07-12 | * remote.c (REMOTE_ALIGN_WRITES): New. | Daniel Jacobowitz | 1 | -3/+36 |
2006-07-12 | gdb/ | Daniel Jacobowitz | 1 | -35/+147 |
2006-07-12 | * target.c (target_read): Stop if target_read_partial returns 0 | Daniel Jacobowitz | 1 | -29/+17 |
2006-07-05 | gdb/ | Daniel Jacobowitz | 1 | -3/+0 |
2006-07-04 | * remote.c (init_remote_state): Use xrealloc instead of xmalloc. | Daniel Jacobowitz | 1 | -1/+1 |
2006-06-22 | * remote.c (remote_escape_output): New function. | Daniel Jacobowitz | 1 | -18/+40 |
2006-06-21 | gdb/ | Daniel Jacobowitz | 1 | -4/+245 |
2006-06-12 | * remote.c (set_remote_protocol_packet_cmd) | Daniel Jacobowitz | 1 | -75/+33 |
2006-06-08 | * remote-fileio.c (remote_fileio_reset): New. | Nathan Sidwell | 1 | -0/+3 |
2006-06-08 | * gdb/remote.c (remote_open_1): Do preopen tasks before | Nathan Sidwell | 1 | -3/+3 |
2006-06-08 | * (struct remote_state): New type, only containing | Daniel Jacobowitz | 1 | -94/+137 |
2006-06-06 | * gdb/remote.c (remote_insert_watchpoint): Return -1, rather than | Nathan Sidwell | 1 | -13/+5 |
2006-05-05 | * remote.c (remote_disconnect): Add TARGET argument. | Daniel Jacobowitz | 1 | -1/+1 |
2006-04-26 | 2006-04-20 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2006-04-18 | gdb/ | Daniel Jacobowitz | 1 | -41/+30 |
2006-04-12 | * remote.c (extended_remote_restart): Pass the correct length | Daniel Jacobowitz | 1 | -1/+1 |
2006-04-07 | * remote.c (remote_wait): Convert warning to error before | Daniel Jacobowitz | 1 | -2/+2 |
2006-03-30 | 2006-03-30 Vladimir Prus <ghost@cs.msu.su> | Daniel Jacobowitz | 1 | -3/+3 |
2006-03-30 | * remote.c (struct remote_state): Add BUF and BUF_SIZE. | Daniel Jacobowitz | 1 | -195/+244 |
2006-03-17 | 2006-03-16 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -2/+1 |
2006-02-20 | * remote.c: Add an enumeration for configurable remote | Daniel Jacobowitz | 1 | -296/+129 |
2006-02-02 | * Makefile.in (remote.o): Update. | Daniel Jacobowitz | 1 | -18/+32 |
2006-01-24 | PR gdb/1914 | Daniel Jacobowitz | 1 | -16/+2 |
2006-01-24 | * infcmd.c: Include "observer.h". | Daniel Jacobowitz | 1 | -6/+0 |
2006-01-17 | * remote-fileio.c (remote_fileio_return_success): Take a gdb_byte | Daniel Jacobowitz | 1 | -39/+39 |
2006-01-11 | * remote.c (get_memory_packet_size, set_thread) | Mark Kettenis | 1 | -49/+48 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-07-20 | * remote.c (remote_pid_to_str): Use xsnprintf instead of snprintf. | Wu Zhou | 1 | -3/+1 |