Overview
Learn essential debugging techniques for Go programming in Visual Studio Code through this 20-minute conference talk from GoLab. Master the configuration of launch.json files to debug various project types including unit tests, integration tests, packages, and running processes both locally and remotely. Explore the powerful features of the Delve debugger and discover how to customize debugging profiles with environment variables, global variable visibility settings, and console options. Gain practical insights into streamlining the debugging workflow, avoiding common pitfalls, and implementing advanced debugging strategies that boost development productivity in VSCode's Go environment.
Syllabus
Swiss knife for Go debugging with VSCode - Ivan Pesenti
Taught by
GoLab conference