tree 52de84de276ea2c174e338012e6388ebb6775e47 parent 6ec6b6ab1f6ccdd239a197eddd9551557713b60e author Mark Pizzolato 1420067092 -0800 committer Mark Pizzolato 1420067092 -0800 SCP: Only report DO file context when run_cmd completes if the completion status is not a simulator specific error code and not due to a STEP, EXPECT or STOP completion. The commands which operate through run_cmd (GO, STEP, CONTINUE, BOOT, RUN) will all exit with a status which is NOT SCPE_OK. Most of the exit status values will be 100% normal and not indicative of a true error, so producing error message context is not necessary or desired.