Exercise 1 Copy all files under /home/lyan1/traininglab/make to your own user space Check the Makefile and use it to build the executable Starting the debugger As with make there are two different ways of the shell just type... gdb program where p ogram is the name of the target executable not specify a target then gdb will start without later before you can do anything useful.