Delve

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

  • Owner: go-delve/delve
  • Platform: Linux, Mac, Windows
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

关于 Delve

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

Main metrics

Overview
Name With Ownergo-delve/delve
Primary LanguageGo
Program languageGo (Language Count: 8)
PlatformLinux, Mac, Windows
License:MIT License
所有者活动
Created At2014-05-20 19:24:43
Pushed At2025-06-05 23:39:18
Last Commit At2025-06-06 01:39:18
Release Count52
Last Release Namev1.24.2 (Posted on )
First Release Namev0.1.0.beta (Posted on )
用户参与
Stargazers Count23.9k
Watchers Count367
Fork Count2.2k
Commits Count2.8k
Has Issues Enabled
Issues Count1760
Issue Open Count105
Pull Requests Count1826
Pull Requests Open Count10
Pull Requests Close Count360
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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.