mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-02 14:45:25 +02:00
[250033] - [run control][update policy] Stepping slow in synchronized "synchronized stepping" mode if no views are open.
This commit is contained in:
parent
b1ec6ca223
commit
cfbfb1b005
1 changed files with 2 additions and 0 deletions
|
@ -247,6 +247,8 @@ abstract public class AbstractVMAdapter implements IVMAdapter
|
|||
}});
|
||||
}
|
||||
crm.setDoneCount(count);
|
||||
} else {
|
||||
doneHandleEvent(event);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue