Delve

Delve 是 Go 编程语言的调试器。(Delve is a debugger for the Go programming language.)

  • 所有者: go-delve/delve
  • 平台: Linux, Mac, Windows
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

GitHub 问题跟踪器只针对 bug。请使用开发人员邮件列表进行任何功能建议和讨论。

关于 Delve

Delve(钻研)是 Go 编程语言的调试器。该项目的目标是为 Go 提供一个简单、功能齐全的调试工具。Delve 应该易于调用和使用。如果您使用的是调试器,那么很有可能会出现问题。考虑到这一点,Delve 应该尽可能地避开你的方式。

主要指标

概览
名称与所有者go-delve/delve
主编程语言Go
编程语言Go (语言数: 8)
平台Linux, Mac, Windows
许可证MIT License
所有者活动
创建于2014-05-20 19:24:43
推送于2025-06-05 23:39:18
最后一次提交2025-06-06 01:39:18
发布数52
最新版本名称v1.24.2 (发布于 )
第一版名称v0.1.0.beta (发布于 )
用户参与
星数23.9k
关注者数367
派生数2.2k
提交数2.8k
已启用问题?
问题数1760
打开的问题数105
拉请求数1826
打开的拉请求数10
关闭的拉请求数360
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

Delve

license
GoDoc
Build Status
Build status

The GitHub issue tracker is for bugs only. Please use the developer mailing list for any feature proposals and discussions.

About Delve

Delve is a debugger for the Go programming language. The goal of the project is to provide a simple, full featured debugging tool for Go. Delve should be easy to invoke and easy to use. Chances are if you're using a debugger, things aren't going your way. With that in mind, Delve should stay out of your way as much as possible.