1.

If we have multiple source files, then during the debugging with GDB

A. breakpoint can not be set
B. break point can be set by “break” command with a filename
C. break point can be set only to makefile
D. none of the mentioned
Answer» C. break point can be set only to makefile


Discussion

No Comment Found