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


> From: Yao Qi <yao@codesourcery.com>
> Date: Fri, 6 Sep 2013 10:01:57 +0800
> 
> 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.

Which "ancient" Windows versions are those?  Can't we decide at run
time whether to trust read-only sections, by looking at the Windows
version?


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