30April20 2) Debugger only seems to work if we use the -g command when compiling to include debug inside of executable. Find out if we can do this another way or if we need to turn that on and off, manually. This may lead to another task of addding this to all other targets in the makefile. 2May20 1) Continue with PDF Hummus, get text and image to work on same page using the Shutdown & Continue function. 2) make the text on page code into one function vs all the separate parts it is in currently.