You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
Since the probe is still plugged in after probe-run exits, the target continues to be powered. However, sometimes I want the target to stop executing code until I run something new with probe-run again. Maybe there could be a flag called something like --then-halt that halts the target once Ctrl+C is pressed?
The text was updated successfully, but these errors were encountered:
Since the probe is still plugged in after
probe-run
exits, the target continues to be powered. However, sometimes I want the target to stop executing code until I run something new withprobe-run
again. Maybe there could be a flag called something like--then-halt
that halts the target once Ctrl+C is pressed?The text was updated successfully, but these errors were encountered: