Vidyalelo
Computer Science · Q267

Linux

Engineering and GATE · Computer Science · question 267

Q267

Which GDB command can be used to put a breakpoint at the beginning of the program?

A.
b main
Answer
B.
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