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: [patch]: x64 windows about red-zone-area


> Well, I wasn't sure if it would have negative side-effects. This
> doesn't seem to be, so maybe this patch isn't necessary. But that a
> user tries to debug a function with red-zone, which is actual possible
> if function was marked by sysv_abi, has other issues. AFAICS isn't the
> current implementation (neither for linux, nor for windows) able to
> switch calling convention here.

That's correct.

> This could get possibly sooner or later an issue for the Wine project.

I don't see how, but let's just wait and see if this really becomes
a problem - we'll look at it then.

-- 
Joel


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