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


> Date: Mon, 9 Sep 2013 15:48:58 +0800
> From: Yao Qi <yao@codesourcery.com>
> CC: <gdb-patches@sourceware.org>
> 
> On 09/08/2013 11:13 PM, Eli Zaretskii wrote:
> > Do most of our supported targets have or don't have memory protection?
> > How about most native targets?
> 
> Nearly all targets with OS have memory protection, but bare-metal
> targets don't.

Is there a reasonably easy way of setting the default to YES on all
native targets?


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