On Mon, 11 Mar 2019 at 12:32, Tony Harminc <[email protected]> wrote:

> Where is R7 pointing at this point? You haven't  executed any of your
> code yet, it appears. EQUATE doesn't save symbolic names and resolve
> them later; it will use the value of R7 at the time you issue the
> EQUATE subcommand.

I should perhaps better have said that EQUATE doesn't save address
expressions like 7r% for later evaluation. The expression is fully
evaluated when you issue the EQUATE command. Try issuing it once your
breakpoint has been reached and R7 presumably has the correct value.

Tony H.

Reply via email to