Tutorial: Debugging C Programs in Mac using VS Code

Опубликовано: 04 Апрель 2026
на канале: Look Wei
8,955
177

Mac users often get stuck when debugging C Programs using VS Code for. With Codelldb extension, you're able to use scanf inside VS Code, and debug there. In this video, we demonstrate the steps of debugging including how to set breakpoints, and watch the values of variables at runtime. This is a video made for students who have taken our COMP 1011 - Fundamental Programming using C language. But we hope it will help users with the same problems of using VS Code.