Delve
Delve 是 Go 编程语言的调试器。(Delve is a debugger for the Go programming language.)
Github星跟踪图
主要指标
- 概览
-
名称与所有者 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? 已存档? 是复刻? 已锁定? 是镜像? 是私有?
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.