Remote stepping during debugging causes commit-prohibiting error
If a 'pause' is executed as a result of the step command when stepping
through code at a remote site, commits will be prohibited.
Workaround:
Do not step through a 'pause'. Use the continue command instead.