Q717
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
AnswerB.
show
C.
trace
D.
none of the mentioned
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board