help string for "break" command

Daniel Jacobowitz drow@false.org
Fri Jan 12 23:26:00 GMT 2007


On Fri, Jan 12, 2007 at 07:11:14PM +0100, mathieu lacage wrote:
> Which leads me to suspect that my current target (x86 linux FC6) does
> not implement this so, the memory region lookup code returns the default
> region all the time which contains an RW attr. Is this expected ?

That is correct.  As I wrote in a reply earlier, this does not apply
to the notion of "read-only" used by Unix VM systems, where the OS
can create a COW copy for us to use.  It's for debugging ROM images.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list