delve - A debugger for the Go programming language
Website: | https://github.com/go-delve/delve |
---|---|
License: | MIT |
Vendor: | Virtuozzo |
- Description:
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.
Packages
delve-1.20.2-1.vl9.x86_64 [4.4 MiB] |
Changelog
by Alejandro Sáez (2023-05-26):
- Rebase to 1.20.2 - Resolves: rhbz#2186496 |