Skip to content

A very basic structure to test a cgo debug with VSCode

Notifications You must be signed in to change notification settings

andRefresh/cgo-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CGO Debug with VSCode

Requirements

  • Windows
  • Go lang
  • MSYS2
  • CMake
  • Golang VSCode plugin

What can be done

Open the project with VSCode, place a breakpoint of the debuglib.c file and press F5 button inside of app.go file.

About

A very basic structure to test a cgo debug with VSCode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published