Golang dlv debugger jumping all over the place?

polaris · · 879 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>I come from C#/.NET, and when stepping through the debugger, you go to the next logical line.</p> <p>However, using dlv on Windows (vscode), the debugger seems to jump all over the place when stepping through code. I mean, the program executes just fine, but the debugger will jump all over the method I am in. It is very nauseating.</p> <p>Does anyone else experience this? Is there something that I need to understand better so that the jumps don&#39;t seem out of place and random?</p> <hr/>**评论:**<br/><br/>dlsniper: <pre><p>Do you have a sample that xan reproduce the issue? What commands does vscode run to get the debugger to work?</p> <p>Which Go version are you using?</p></pre>winger_sendon: <pre><p>Yup same here. Go 1.8 and latest vscode-go with the delve which the extension installed for me</p></pre>

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

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