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 Wed, Jul 01, 2009 at 07:21:14PM +0100, Pedro Alves wrote:
>On Wednesday 01 July 2009 19:10:13, Christopher Faylor wrote:
>>Do we really have to reinvent this structure here?  ?Can't we use a
>>Windows header definition rather than inventing our own?
>>
>
>We can't.  We need it for cross gdb configurations too.  But I'm not
>sure the structure will still appear as is, if Pierre updates the patch
>to implement $_tid.

It's unreasonable to assume that a cross gdb configuration which
understands Windows would be able to use the w32api header files?

cgf


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