How to Debug V Programming Language in VS Code on Windows 10 OS
Описание
? Buy the book on "Getting Started with V Programming" on Amazon https://amzn.to/3EvPr2w
In this tutorial I have demonstrated how to debug V programming language in Visual Studio Code IDE on Windows 10 Operating System.
Even the absolute beginners who want to learn V programming language can refer to the video. This video demonstrates setup of VS Code IDE, Installing V lang, Installing mingw-w64, Setup environment variables for mingw-w64 and V lang.
This video also demonstrates debugging a single file in V lang and also demonstrates how to debug large projects in V that has modules.
This video has three parts
Part 1. Setup Development Environment
Part 2. Create and Debug a file in V lang
Part 3. Create and Debug a full Project with modules in V lang
Following is the detailed breakdown of the contents covered in each part.
Part 1. Setup Development Environment
00:00 Introduction
00:25 Installing VS Code IDE
00:45 Installing V lang on Windows 10
01:28 Install VS Code Extension C/C++
01:44 Install mingw-w64
04:10 Add mingw-w64 to Environment Variables
04:40 Verify mingw-w64 installation
05:06 Install V Programming Language extension for VS Code
05:38 Add V binaries to Environment Variables
06:12 Verify V installation and version
Part 2. Create and Debug a file in V lang
06:22 Create a V lang Project
07:34 Run the V lang file from cmd terminal
08:10 Generate executable from V project for debugging
08:20 Setup Debug configuration for V lang in VS Code
08:50 Update program to point to executable
09:15 Updating miDebuggerPath on Windows 10 for mingw-w64
10:10 Add Visual debug Breakpoint and Begin Debugging V
10:34 Debug Step over the code F10
Part 3. Create and Debug a full Project with modules in V lang
11:09 Debugging large V Project with modules
13:20 Generate executable for full project in V
14:09 Ensure executable is properly referred in launch.json
14:56 Debug Step into a function inside a module F11
Downloads
VS Code: https://code.visualstudio.com/docs/?dv=win
V lang (Windows): https://github.com/vlang/v/releases/latest/download/v_windows.zip
mingw-w64 (Windows): https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/installer/mingw-w64-install.exe/download
#vlang #vscode #debug #vprogramming
------------------------------------------------------------------------------------------------
????????? to ???????? channel if you like the content http://bit.ly/2Uc0YNk
?????????: http://bit.ly/2Uc0YNk
(っ◔◡◔)っ Share this video with your friends and colleagues and let them know you are up to date with latest tech-trends
Thanks ?
Follow us to keep updated with latest trends in Tech:
Facebook: http://bit.ly/2Djmd6l
Twitter: http://bit.ly/2Ol9ZQT
Instagram: http://bit.ly/2pV4cYY
Support: http://bit.ly/2NZgVma (Appreciate your Generosity: ?)
Рекомендуемые видео



















