On Thu, Jun 3, 2021 at 9:34 PM Tim Newsome <t...@sifive.com> wrote:
> ...
> I had assumed that the `reg` command would fetch the registers that are not 
> cached already. Does it not do that?

'reg' without parameters just dumps the local cache in OpenOCD. It
does not trigger any read from target
'reg <regnum>' instead queries the target if the local cache misses it

Antonio

Reply via email to