Which of the following is an advantage of the single-step debug technique?
It allows a complete trace of real-time program execution to be captured
It reduces the number of pins required to connect the debugger to the processor
It allows examination of the system state before and after execution of a statement
It requires only one change to the program source code
Submit