Simple debugging can be achieved by writing Printf statements in the source code. If you change the source code, you need to rebuild and restart the program, which is time-consuming. This video will show you how to use Printf debugging without changing the source code.
Related Resources