Debugging Question: Download Linux Debugging PDF

The "step" command of GDB:
a) executes the current line of the program
b) stops the next statement to be executed
c) both (a) and (b)
d) none of the mentioned

Tweet Share WhatsApp