Skip to content

Reference vscode debugging configurations for various languages.

License

Notifications You must be signed in to change notification settings

axis7818/vscode-hello-debugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-hello-debugger

Practicing vscode debugging with various languages.

Each top-level folder includes a simple hello world program that is intended to be debugged.

Debug configurations for these projects are defined inside .vscode/launch.json

vscode debugging

Language/Project Examples

Each project has a debugging configuration specified in .vscode/launch.json that can be run from the debugger panel. Simply set a breakpoint inside a project and run the debug configuration.

Some languages may require installing additional vscode extensions.

About

Reference vscode debugging configurations for various languages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published