GoGdb
GoGdb copied to clipboard
Golang GDB integration with Sublime Text 2
Per instructions I tried: - Back in the editor, open up the command palette by pressing cmd+shift+P or ctrl+shift+P - Type GoGdb and open up the settings file you want...
Can the owner please give us an update on project state/plans?
The compiler will optimize away variables makign some debugging difficult -- I was able to manually modify the build command to add '-gcflags -N' but I wonder if it's possible...