Delve
Delve 是 Go 编程语言的调试器。(Delve is a debugger for the Go programming language.)
Github stars Tracking Chart
Main metrics
- Overview
-
Name With Owner go-delve/delve Primary Language Go Program language Go (Language Count: 8) Platform Linux, Mac, Windows License: MIT License - 所有者活动
-
Created At 2014-05-20 19:24:43 Pushed At 2025-06-05 23:39:18 Last Commit At 2025-06-06 01:39:18 Release Count 52 Last Release Name v1.24.2 (Posted on ) First Release Name v0.1.0.beta (Posted on ) - 用户参与
-
Stargazers Count 23.9k Watchers Count 367 Fork Count 2.2k Commits Count 2.8k Has Issues Enabled Issues Count 1760 Issue Open Count 105 Pull Requests Count 1826 Pull Requests Open Count 10 Pull Requests Close Count 360 - 项目设置
-
Has Wiki Enabled Is Archived Is Fork Is Locked Is Mirror Is Private
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.