VScode Go debugging error HELP

xuanbao · · 514 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>When I start debugging I get this error message. </p> <blockquote> <p>launching process with args: [/Users/alan.chua/Projects/GoWorkspace/src/github.com/alan-chua/strservice/main/debug] could not launch process: stub exited while attempting to connect: signal: segmentation fault</p> </blockquote> <p>I have tried googling around but could not find anything. </p> <hr/>**评论:**<br/><br/>dlsniper: <pre><p>Either delve or the application you are trying to debug segfaulted (aka had a panic). Do you have more in the logs? What happens if you execute the same steps as your editor to debug the application? Can you reproduce the problem like that? </p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

514 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传