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-v2] Add windows Thread Information Block


On Wednesday 01 July 2009 17:09:30, Pierre Muller wrote:
>   Last time I tried,
> thread vars were not implemented for win32 in gcc :(

It's recent :-)

 http://www.mingw.org/wiki/GCCStatus

On Wednesday 01 July 2009 17:09:30, Pierre Muller wrote:
> ? In principle, yes. But the TLS field seems to
> remain empty in all the tests I made even though TlsAlloc function
> is called..

I'd guess that it would only be set for compile/link
time thread local storage, but let's ignore this for now
then.

-- 
Pedro Alves


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