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: [python][patch] Inferior and Thread information support.


On Tuesday 15 June 2010 20:58:15, Phil Muldoon wrote:
> When I ported this code from Archer I thought the (t)pid equality was
> fine.  But as in any porting effort you take the sum of several
> authors and decide to rewrite/port what you have.  I thought that this
> equality was ok.  OTOH I don't see why either (on your original
> question).  I'll investigate further and report back.

Probably when the original code was written, gdb mainline
didn't have the concept of proto inferiors with pid == 0.  That
only came in with the multi-exec work.  Just guessing.

-- 
Pedro Alves


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