Hi, I have a question about `examine` process in OpenOCD.

Should target specific realisation of examine check `target_was_examined` 
status before starting examine process? In current realisation some targets 
start examine process in any cases, but, for example, in `riscv_examine` this 
flag is checked and examine process will not started if `target_was_examined` 
returns true.


Thanks,
--
Kirill



Reply via email to