| Name: | delve |
|---|---|
| Version: | 1.24.1 |
| Release: | 1.0.1.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 13832730 |
| License: | MIT |
| RPM: | delve-1.24.1-1.0.1.el10_0.aarch64.rpm |
| Source RPM: | delve-1.24.1-1.0.1.el10_0.src.rpm |
| Build Date: | Wed Jun 25 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/go-delve/delve |
| Summary: | A debugger for the Go programming language |
| 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. |
- Disable DWARF compression which has issues (Alex Burmashev)
- Update Delve to 1.24.1
- plans/ci.fmf: Update repo
- Bump release for October 2024 mass rebuild:
- Remove macro and tidy up
- Enable ppc64le
- Bump release for June 2024 mass rebuild
- Bump up to Delve 1.22.1
- gating.yaml: Add gating config for rhel-10
- Skip tests failing due to network configuration