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 20:10:04, Christopher Faylor wrote:
> It's unreasonable to assume that a cross gdb configuration which
> understands Windows would be able to use the w32api header files?
> 

It could be e.g, a ppc64-linux x x86-mingw GDB.  A ppc64-linux-gcc
wouldn't be able to compile the headers, and if it did by miracle,
the ABI (structure layout, endianess, etc.) would be wrong all
over.

-- 
Pedro Alves


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