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/RFA] TLS support part 2


Daniel Jacobowitz writes:
 > On Wed, Oct 02, 2002 at 09:36:57AM -0400, Elena Zannoni wrote:
 > > 
 > > Here is the thread/target related part of the TLS support.
 > > 
 > > A new thread layer op has been added, to fetch the address of the variable.
 > 
 > OK, I see how it works now.  This is workable for gdbserver; I'll just
 > have to figure out how to ask for the link map address in some portable
 > way.  This will take some thinking; the best way to do it involves
 > noticeable protocol changes...
 > 

Yeah, that's the part that gave me the most hard time. I am not sure
that it really belongs in solib-svr4.c, but it is the "best" place I
could think of putting it in.

Elena


 > -- 
 > Daniel Jacobowitz
 > MontaVista Software                         Debian GNU/Linux Developer


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