joaonsantos / debugging-with-delve

Debugging Go applications with Delve - Workshop

Home Page:https://www.meetup.com/italian-gophers/events/285985741/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debugging Go applications with Delve


Workshop Objective

The workshop aims to illustrate the basics of Delve, the Go debugger.

Who It Is For

Developers with a previous experience with Go that would like to improve their Go debugging skills.

Requirements

Basic experience with Go

Environment Setup

For the majority of the exercises what you need is to:

To follow the workshop contents and try all the examples, you can run the Vagrantfile included to provision a Linux VM. This way, you will get rid of all the possible annoyances that may come up configuring all the tools. To do that you will need to:

Outline

The workshop is broken down into sections. We will go through these individually during the class:

Please ask questions and interact freely with the speaker during the workshop!

Contacts

email: fabio [at] develer [dot] com

You can find me on Twitter too!

About

Debugging Go applications with Delve - Workshop

https://www.meetup.com/italian-gophers/events/285985741/

License:MIT License


Languages

Language:Go 69.8%Language:Shell 28.5%Language:Dockerfile 1.7%