Re: [PATCH v3 4/7] Per-inferior/Inferior-qualified thread IDs

2016-12-08 Thread Thomas Schwinge
Hi Simon! On Wed, 7 Dec 2016 16:28:58 -0500, Simon Marchi wrote: > On 16-12-07 04:09 PM, Thomas Schwinge wrote: > > commit 14f6890677849172a4b13779acd9089c9baa3a81 > > Author: Thomas Schwinge > > Date: Tue May 24 19:36:57 2016 +0200 > > > > Hurd: Adjust to "Per-inferior/Inferior-qualifie

Re: [PATCH v3 4/7] Per-inferior/Inferior-qualified thread IDs

2016-12-07 Thread Simon Marchi
On 16-12-07 04:09 PM, Thomas Schwinge wrote: > commit 14f6890677849172a4b13779acd9089c9baa3a81 > Author: Thomas Schwinge > Date: Tue May 24 19:36:57 2016 +0200 > > Hurd: Adjust to "Per-inferior/Inferior-qualified thread IDs" changes > > [...]/gdb/gnu-nat.c: In function 'set_sig

Re: [PATCH v3 4/7] Per-inferior/Inferior-qualified thread IDs

2016-12-07 Thread Thomas Schwinge
Hi! Better late than never... ;-) On Thu, 07 Jan 2016 23:37:38 +, Pedro Alves wrote: > --- a/gdb/gdbthread.h > +++ b/gdb/gdbthread.h > -/* Translate the integer thread id (GDB's homegrown id, not the system's) > - into a "pid" (which may be overloaded with extra thread information). */