Debugging C Program with Visual Studio Code (VSCode)

preview_player
Показать описание
In this tutorial, we will guide you through the process of debugging a C program using Visual Studio Code. Visual Studio Code is a popular code editor with powerful debugging capabilities that can help you find and fix issues in your code.

We will cover the steps required to set up a new C project, create a new C file, and write a simple program. You will learn how to set breakpoints, step through your code, and examine variables and expressions at runtime. We will also show you how to use the console to print out debug information.

This tutorial is perfect for beginners who are new to C programming and want to learn how to debug their code using Visual Studio Code. By the end of this tutorial, you will have a basic understanding of how to use the debugging features in Visual Studio Code to find and fix issues in your C programs. Let's get started!

#Debugging #CProgramming #VisualStudioCode #ProgrammingTutorial #DebuggingTutorial #CodeEditor #Breakpoints #Variables #Expressions #Runtime #ConsolePrinting #BeginnerFriendly #ProgrammingEducation
Рекомендации по теме
Комментарии
Автор

The outputs doesn't appear in my terminal when I'm using the debugger, similarly I can't give any inputs. Any idea why this is happening or how to fix it?

AdmanAbid
Автор

It's named as "Debugging" but you have started from zero. Those who search how to debug, probably know how to use other features of VSCode

ariferenyoldas
Автор

how do I view data from a memory location? Say I have a pointer variable and I want to view data of that variable

nina
Автор

Tq so much it helped me a lot. I'm suffering with the terminal problem but ur video had helped me a lot

NavithaSri_
Автор

help! the outputs (like the ones made with "printf") doesn't show in the terminal, and i can't give any inputs. What am i missing?

RocKnMetaL
Автор

am running simple c program error is showing as debug\out.debug doesnot exist..what does it mean ? could you please help me

kittuthegreat
Автор

crap man, I have installed extensions and it only shows: No build task to run found

oszrowh
Автор

total waste of time You didn't show dubugging.

rockyhandsome
Автор

Absolute worst video teaching debugging on yt. Trying too hard to stretch the video to the 10 min mark

architakumar