Debugging Question: Download Linux Debugging PDF

Which GDB command can be used to put a break-point at the beginning of the program?
a) b main
b) b start
c) break
d) none of the mentioned

Tweet Share WhatsApp