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: [RFA] get win32-nat target to compile again.


Pierre Muller wrote:
> 
> Win32-nat target is broken since december 27.,
> when Mark moved some macros  from tm-i386.h
> to i386-tdep.h which isn't included in the win32-nat.c.
> 
> The patch below does fix the compile failure, but
> I am unsure if this is the correct approach
> (maybe it should rather be included inside another include file ?)

We have used the same fix for several other i386 targets already.


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