how to debug a c program with makefile in linux code example
Example 1: gdb run program with args
gdb --args executablename arg1 arg2 arg3
Example 2: Application of c++ in youtube program
Application of c++ in youtube program
gdb --args executablename arg1 arg2 arg3
Application of c++ in youtube program