aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-16 Merge from head:Pedro Alves1-4/+3
2008-12-16 Merge from head:Pedro Alves1-23/+18
2008-11-252008-11-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-55/+403
2008-11-212008-11-20 Stan Shebs <stan@codesourcery.com>Stan Shebs1-3/+25
2008-11-20This commit was manufactured by cvs2svn to create branchmultiprocess-20081120-branchpointnobody1-465/+1548
2008-09-22 Remove the attach_flag global, and make it per-inferior.Pedro Alves1-4/+3
2008-09-22 Implement remote multi-process extensions.Pedro Alves1-117/+423
2008-08-27 * remote.c: Include "gdb_stat.h".Ulrich Weigand1-0/+1
2008-08-26ChangeLog:Ulrich Weigand1-1/+93
2008-08-26 * gdbarch.sh (target_gdbarch): New global variable.Ulrich Weigand1-13/+12
2008-08-19 * target.c (target_async_permitted, target_async_permitted_1)Vladimir Prus1-46/+8
2008-08-12gdb/doc/Sandra Loosemore1-6/+66
2008-07-24 * remote.c (remote_threads_extra_info): Don't query the remotePedro Alves1-0/+6
2008-07-09 Non-stop inferior control.Pedro Alves1-3/+3
2008-07-09 Add "executing" property to threads.Pedro Alves1-7/+0
2008-06-27 * remote.c (remote_insert_breakpoint): Ensure that if Z0Jonathan Larmour1-4/+7
2008-06-27 * infrun.c (start_remote): Don't clear thread list here.Pedro Alves1-5/+49
2008-06-27 Use ptid_t.tid to store thread ids instead of ptid_t.pid.Pedro Alves1-87/+151
2008-06-11 * NEWS: Mention support removal of undocumented S AA p PID stopPedro Alves1-6/+0
2008-06-09 * remote.c (remote_wait): Include beginning of malformed packetDoug Evans1-2/+4
2008-06-05 Replace 'target async' by 'maintenance set remote-async' andPedro Alves1-435/+108
2008-06-05 * remote.c (kill_kludge): Delete.Pedro Alves1-24/+0
2008-06-05 * remote.c (get_offsets): Handle a single segment.Daniel Jacobowitz1-0/+10
2008-05-17 * remote.c (init_extended_remote_ops): Fix typo.Pedro Alves1-2/+2
2008-05-09 * remote.c (remote_search_memory): Fix capilization in error messages.Doug Evans1-3/+3
2008-05-09 New "find" command.Doug Evans1-0/+93
2008-05-08 * remote.c (extended_remote_attach_1): Call target_find_description.Ulrich Weigand1-2/+13
2008-05-08 * remote.c (extended_remote_create_inferior_1): Clean upDaniel Jacobowitz1-4/+6
2008-05-07 * remote.c (remote_insert_breakpoint): Call get_remote_stateJie Zhang1-8/+14
2008-03-21gdb/Pedro Alves1-4/+22
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