summaryrefslogtreecommitdiff
path: root/gdb/remote.c
Commit message (Expand)AuthorAgeFilesLines
* * remote.c (remote_threads_extra_info): Don't query the remotePedro Alves2008-07-241-0/+6
* Non-stop inferior control.Pedro Alves2008-07-091-3/+3
* Add "executing" property to threads.Pedro Alves2008-07-091-7/+0
* * remote.c (remote_insert_breakpoint): Ensure that if Z0Jonathan Larmour2008-06-271-4/+7
* * infrun.c (start_remote): Don't clear thread list here.Pedro Alves2008-06-271-5/+49
* Use ptid_t.tid to store thread ids instead of ptid_t.pid.Pedro Alves2008-06-271-87/+151
* * NEWS: Mention support removal of undocumented S AA p PID stopPedro Alves2008-06-111-6/+0
* * remote.c (remote_wait): Include beginning of malformed packetDoug Evans2008-06-091-2/+4
* Replace 'target async' by 'maintenance set remote-async' andPedro Alves2008-06-051-435/+108
* * remote.c (kill_kludge): Delete.Pedro Alves2008-06-051-24/+0
* * remote.c (get_offsets): Handle a single segment.Daniel Jacobowitz2008-06-051-0/+10
* * remote.c (init_extended_remote_ops): Fix typo.Pedro Alves2008-05-171-2/+2
* * remote.c (remote_search_memory): Fix capilization in error messages.Doug Evans2008-05-091-3/+3
* New "find" command.Doug Evans2008-05-091-0/+93
* * remote.c (extended_remote_attach_1): Call target_find_description.Ulrich Weigand2008-05-081-2/+13
* * remote.c (extended_remote_create_inferior_1): Clean upDaniel Jacobowitz2008-05-081-4/+6
* * remote.c (remote_insert_breakpoint): Call get_remote_stateJie Zhang2008-05-071-8/+14
* gdb/Pedro Alves2008-03-211-4/+22
* Async mode fixes.Vladimir Prus2008-03-141-0/+2
* Remove unused remote.c hooks.Vladimir Prus2008-03-141-20/+0
* * remote.c (extended_remote_attach_1): Make local variable pid an intJoel Brobecker2008-03-071-1/+1
* * Makefile.in (mingw-hdep.o, posix-hdep.o, remote-fileio.o): Update.Daniel Jacobowitz2008-03-051-23/+12
* * remote.c (remote_wait, remote_async_wait): Stop if we receiveDaniel Jacobowitz2008-02-271-2/+10
* * remote.c (remote_get_threadlist): If the responseVladimir Prus2008-02-251-3/+6
* * remote.c (extended_remote_attach_1): Set attach_flag.Pedro Alves2008-02-211-0/+2
* * linux-low.c (linux_attach_lwp): Do not _exit after errors.Daniel Jacobowitz2008-01-301-109/+404
* * remote.c (remote_wait): Handle SIGINT between packets.Daniel Jacobowitz2008-01-231-1/+17
* Inform about new thread in a single place.Vladimir Prus2008-01-231-6/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * remote.c (unpack_nibble): Use fromhex.Daniel Jacobowitz2007-12-311-1/+1
* * target.c (update_current_target): Inherit to_log_command.Maciej W. Rozycki2007-12-071-0/+1
* * remote.c (remote_cmdlist): New variable.Daniel Jacobowitz2007-11-301-0/+668
* 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