This is the mail archive of the gdb-patches@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]
Other format: [Raw text]

Re: RFC: initial TLS patch


Michael Snyder <msnyder@redhat.com> writes:
> As a preliminary comment, I think the design is pretty sound.
> I haven't finished my "eyeball review", but I hope to look at 
> it some more tomorrow (before the 4th of july break).

Okay, great.

> One thing -- I'm a little leary about the target module 
> actually building a struct value.  Seems like that should
> be done at a higher level.

Yes, I agree that's somewhat questionable.  I'm going to take that out
for this pass; when thread_db provides the support we need to do
fancier things, we can revisit the question.


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