This is the mail archive of the gdb-patches@sources.redhat.com 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] Make gdb1476.exp more robust


On Wed, Jan 07, 2004 at 11:13:44PM +0100, Mark Kettenis wrote:
> Peter Schauer pointed out to me that excuting code at address 0 might
> have ill effects on targets that don't have an MMU.  He suggested
> testing whether we could read from that address, and only run the
> tests if we can't.

I suppose that's some incentive for me to fix gdbserver... it currently
allows invalid reads.

> +# If we can examine what's at memory address 0, it is possible that we
> +# could also execute it.  This could pobably make us run away,

Typo, probably.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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