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


> Date: Fri, 6 Sep 2013 07:52:05 -0700
> From: Joel Brobecker <brobecker@adacore.com>
> Cc: yao@codesourcery.com, gdb-patches@sourceware.org
> 
> Perhaps a compromise: For the new feature to fail, it'd need an
> extremely ancient version of Windows, coupled with a bad program
> that writes outside of its memory area. How about we forgo the
> Windows 9x detection, and just enable the feature on Windows
> unconditionally? This removes the burden from Yao, who shouldn't
> be asked to do this work unless he wants to. Then, if someone
> believes it's necessary to turn the feature off by default on
> old versions of Windows, it should be easy for them to do so.

Fine with me, but then why not enable this on all platforms?


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