Vidyalelo
Computer Science · Q717

Linux

Engineering and GATE · Computer Science · question 717

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
Answer
B.
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