gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gdb] Re: GDB/SIM


From: Ben Elliston
Subject: [Gdb] Re: GDB/SIM
Date: 02 Oct 2003 16:46:31 +1000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

"Devaughn, Hans" <address@hidden> writes:

> Sim memory-region $start,$area
> 
> The command is not accepted by sim. Howerver, if I print out $start and
> $area the command is accepted and works correctly.
> 
> The variable $start is the first location after the end of data. I have
> created this variable as follows
> 
> Set variable $start=_end
> The variable $area=0x80400000-$start

Have you tried running the memory-region command and substituting the
true values?  Does that work?

Cheers, Ben







reply via email to

[Prev in Thread] Current Thread [Next in Thread]