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: [RFC][Patch] Fix gdb failure to access tls data for parent thread


On Mon, Feb 16, 2009 at 03:54:28PM +0530, Vinay Sridhar wrote:
> I was able to recreate this against a gcc compiled binary, so I guess
> the omp implementation isnt an issue here.

OK, then we're back to my earlier question:

> The private info is set in attach_thread.  That is supposed to be
> called for every thread; how did you get a thread on the thread list
> that did not have this routine called?  A breakpoint on add_thread
> and add_thread_with_info will probably figure this out.

-- 
Daniel Jacobowitz
CodeSourcery


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