I am using RCL for controlling Trace32 remotely.
It is well-known that when running any PRACTICE command interactively (e.g. cd.do my_script.cmm
) the command itself completes immediately, while the CMM script continues to run.
Same applies when executing command remotely.
My question: if there any function in Trace32 that I could call and determine if any CMM is currently running? Not code (that one is STATE.RUN()
), but PRACTICE script.