

MCQOPTIONS
Saved Bookmarks
1. |
Which GDB command interrupts the program whenever the value of a variable is modified and prints the value old and new values of the variable? |
A. | watch |
B. | show |
C. | trace |
D. | none of the mentioned |
Answer» B. show | |