delve

debugger for the Go programming language
  https://github.com/go-delve/delve
  0
  no reviews



Delve enables you to interact with your program by controlling the execution of the process, evaluating variables, and providing information of thread/goroutine state, CPU register state and more.