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.