Answers

Question and Answer:

  Home  Linux Debugging

⟩ 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

b) break point can be set by "break" command with a filename

 195 views

More Questions for you: