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] Turn on inaccessible-by-default by default.


On Wed, Sep 26, 2007 at 12:44:29PM -0700, Kazu Hirata wrote:
> Hi,
> 
> Attached is a patch to turn on inaccessible-by-default by default if
> the user supplies the memory map.
> 
> This prevents gdb from wandering into memory regions that are not
> defined when at least one memory region is defined.
> 
> OK to apply?
> 
> Kazu Hirata
> 
> 2007-09-26  Kazu Hirata  <kazu@codesourcery.com>
> 
> 	* doc/gdb.texinfo: Mention that inaccessible-by-default is on
> 	by default.
> 	* memattr.c (inaccessible_by_default): Change the initial
> 	value to 1.

As no one has commented, this is OK.

-- 
Daniel Jacobowitz
CodeSourcery


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