Debuging using GDBJanuary 16, 2018 ยท View on GitHubCompiling C code with GDB debug symbols >> gcc -ggdb <file_name.c> -o <output_file_name>