Q267
Which GDB command can be used to put a breakpoint at the beginning of the program?
A.
b main
AnswerB.
b start
C.
break
D.
none of the mentioned
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board