Examveda
Examveda

For debugging with GDB, the file "example" can be created with the command

A. gcc -g -o example example.c

B. gcc -g example.c

C. gdb example

D. none of the mentioned

Answer: Option A


This Question Belongs to Computer Science >> Linux

Join The Discussion

Related Questions on Linux