delve Golang调试器 delve

polaris2014-11-16 05:00:32 • 10491 次点击    
这是一个分享于 2014-11-16 05:00:32 的项目,其中的信息可能已经有所发展或是发生改变。

完全Go语言实现的 Go Debugger。

这玩意很NB。

Features

  • Attach to an already running process
  • Launch a process and begin debug session
  • Set breakpoints, single step, step over functions, print variable contents, print thread and goroutine information

不过目前有以下限制:

  1. golang版本需要1.4Beta以上;
  2. 仅仅适用于Linux系统;

Delve is a debugger for the Go programming language.Read More

Latest commit to the master branch on 3-20-2025
Download as zip
授权协议:
MIT
开发语言:
golang 查看源码»
操作系统:
Linux
10491 次点击  ∙  1 赞  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传