1,问题 could not launch process: exec: "lldb-server": executable file not found in $PATH

       "/Applications/Gogland 1.0 EAP 2.app/Contents/plugins/intellij-go-plugin/lib/dlv/mac/dlv"   --listen=localhost:51760 --headless=true --api-version=2 --backend=default exec /Users/yafeizhang/www/Go/src/goblog/goland_test
could not launch process: exec: "lldb-server": executable file not found in $PATH

2,dlv在调试

     类java的编译器采用调试工具不是gdb大神,而是dlv。

3,直接上图(钩上native backend)世界和谐啦

        gogland调试服务器网站遇到问题

       

相关文章: