This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Fix gdbserver handling of "detach" packet.


Committed.

http://sourceware.org/ml/gdb-cvs/2011-05/msg00028.html

On Tue, Apr 26, 2011 at 11:02 AM, Doug Evans <dje@google.com> wrote:
> Heh, missed spu-low.c.
> Revised patch attached.
> On Tue, Apr 26, 2011 at 10:41 AM, Doug Evans <dje@google.com> wrote:
>>
>> Hi.
>>
>> ref: http://sourceware.org/ml/gdb/2011-04/msg00147.html
>>
>> I will check this in in a few days if there are no objections.
>> I verified cvs head gdbserver exits leaving the inferior running
>> without this patch and waits for the inferior with it (amd64-linux).
>>
>> 2011-04-26 ?Doug Evans ?<dje@google.com>
>>
>> ? ? ? ?* linux-low.c (linux_join): Skip process lookup.
>> ? ? ? ?* server.c (join_inferiors_callback): Delete.
>> ? ? ? ?(process_serial_event): For 'D' packet (detach) call join_inferior
>> ? ? ? ?directly.
>>
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]