Debuggers - Reason to stop execution after each instruction
Q. It is a characteristic provision of some debuggers to stop the execution after each instruction because__________- Published on 12 Nov 15a. it facilitates to analyze or vary the contents of memory and register
b. it facilitates to move the break point to a later point
c. it facilitates to rerun the program
d. it facilitates to load the object code program to system memory
ANSWER: it facilitates to analyze or vary the contents of memory and register