This is the mail archive of the gdb@sources.redhat.com 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]

Re: private_thread_info thread-db.c and lin-lwp.c


> On Jul 25, 11:03pm, Mark Kettenis wrote:
> 
> 
>> Well, that bit of code was used until recently.  I put it in to work
>> around bug in some of the GDB core code.  Michael Snyder believes he's
>> fixed that bug, and disabled the bit of code.  Things seem to work
>> right now, so I think we can rip this bit of code out.
> 
> 
> But keep in mind that the ``private'' member is still used by the
> Unixware threads implementation.


Yep.  There isn't anything wrong with the private member.  I'd just like 
to be sure I've got 100% control over it before I start adding things 
like the architecture, target, frames, regcache, ....

	Andrew


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