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 1/6] Linux native thread create/exit events support


On 05/23/2016 11:48 AM, Yao Qi wrote:
> Pedro Alves <palves@redhat.com> writes:
> 
> Patch is good to me, one question below,
> 
>> -      /* This was the last lwp in the process.  Since events are
>> +      /* This may be the last lwp in the process.  Since events are
>>  	 serialized to GDB core, we may not be able report this one
>>  	 right now, but GDB core and the other target layers will want
>>  	 to be notified about the exit code/signal, leave the status
> 
> Is this paragraph of comment still valid?

Indeed, doesn't look like it adds much now.  I'll remove it.

Thanks,
Pedro Alves


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