⟩ The command "gdb google" a) will start debugging for the file "google" if the file is compiled with -g option with GCC b) will create executable for debugging c) will provide all errors present in the file "google" d) none of the mentioned
a) will start debugging for the file "google" if the file is compiled with -g option with GCC