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] Improve amd64 prologue analysis


> Now I suspect that 64-bit Windows, given its utterly retarded IL32P64
> model, doesn't follow that ABI.  Therefore my suggestion would be to
> only use this code on Windows.

BTW: We could do that (only use the code on Windows), but I would think
that this is already the case de facto: Since we're supposed to always
have DWARF unwinding info on platforms such as GNU/Linux, should this
code ever trigger?

-- 
Joel


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