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 0/3] Trust readonly sections if target has memory protection


> This patch series only teach GDB to trust readonly sections on
> GNU/Linux targets.  Some ancient Windows targets don't have memory
> protection, so we can't let GDB to rust readoly sections on mingw
> and cygwin target.

Do you know which ancient versions of Windows are we talking about?
If known, we could document that somewhere in the code, allowing us
to also enable it on Windows when we decide to stop supporting those
versions.

-- 
Joel


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