Fixed stale program counter bug
This commit is contained in:
@@ -272,7 +272,7 @@ namespace TargetController
|
||||
void startAtomicSession();
|
||||
void endActiveAtomicSession();
|
||||
|
||||
void refreshExecutionState();
|
||||
void refreshExecutionState(bool forceRefresh = false);
|
||||
void updateTargetState(const Targets::TargetState& newState);
|
||||
|
||||
void stopTarget();
|
||||
|
||||
Reference in New Issue
Block a user