Skip to content

Dev Notes

  • GitHub
  • LinkedIn
  • Contact

Menu

  • GitHub
  • LinkedIn
  • Contact

Categories

  • Development
    • Iogly
    • Magento
    • Performance & Profiling
    • PWX
    • VIM
    • Zend Framework
  • DIY
  • Electronics

Tags

Apache API Arduino ATtiny85 AVR Code CPP CSS Debugging Dependency Injection DIFF DIY GIT GitHub Go Golang Guard Injection Javascript JSON Magento Micro Robot Minify mod_macro mod_substitute MySQL Percona Performance PHP Profiling Pull Request PWX SASS Service Manager SQL Syntastic Syntax Syntax Check VIM Wincachegrind XDebug Zend Zend Framework 1 Zend Framework 2 ZF2

Debug

Go Vim Debugging with GDB

2017/02/152017/02/21 Michael ThesselDebug, GDB, Go, Golang2 Comments

To improve my Go workflow I wanted to tie a Go code debugger into VIM.

Even though Go is a mature language there doesn’t seem to be an officially supported debugger at this point in time.

I found 3 different projects:

  • GDB (Go usage)
  • delve
  • godebug

Continue reading “Go Vim Debugging with GDB” →

Go Vim Debugging with GDB
© Michael Thessel 2012 - 2023