Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the basics of debugging, including reading compiler messages, debugging with printf, and using a debugger. It includes exercises to prepare a virtual machine for debugging with VSCode, understanding error messages, and debugging techniques. Students will learn to identify and fix common programming errors by analyzing compiler output and using debugging tools.