Single step

Looking for a job?
Create a free profile and automatically get matched with companies that meet your requirements.
Get job offers
Looking for a developer?
Post your job today and get matched with skilled developers from Europe's #1 developer community.
Find out more

What is a single step?

"Single step" refers to a method of executing a program one instruction at a time for the purpose of debugging or analysis. This is often done using a debugger, a tool that allows developers to inspect the state of a program at various points during its execution.