Debugging Question:
Download Questions PDF

GDB stands for:
a) GNU debugger
b) general debugging breakpoint
c) general debugger
d) none of the mentioned

Linux Debugging Interview Question
Linux Debugging Interview Question

Answer:

a) GNU debugger

Download Linux Debugging Interview Questions And Answers PDF

Previous QuestionNext Question
In GDB, breakpoints can be set by the command:
a) break
b) b
c) both (a) and (b)
d) none of the mentioned
GDB can be used for:
a) c language
b) c++ language
c) both (a) and (b)
d) none of the mentioned