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 v4 3/3] Fix failure to detach if process exits while detaching on Linux


On 06/17/2016 02:03 PM, Antoine Tremblay wrote:
> 
> Pedro Alves writes:
> 
>> +# If testing single-process, simply detach from the process.
>> +#
>> +# If testing multi-process, first detach from the child, then detach
>> +# from the parent and confirm that the parent exits, thus unsuring
> 
> Typo: ensuring...

I fixed this locally.

> Otherwise, wow really nice work and quite well commented, I learned a
> lot about the testsuite reading that.

Thanks!  Glad to hear that.

-- 
Pedro Alves


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