| Name: | delve |
|---|---|
| Version: | 1.26.1 |
| Release: | 1.0.1.el9_8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 16250405 |
| License: | MIT |
| RPM: | delve-1.26.1-1.0.1.el9_8.aarch64.rpm |
| Source RPM: | delve-1.26.1-1.0.1.el9_8.src.rpm |
| Build Date: | Fri May 22 2026 |
| Build Host: | build-ol9-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 to Delve 1.26.1 - Resolves: RHEL-163685
- Update to Delve 1.25.2 - Resolves: RHEL-111801
- Fix 3 test failures - Resolves: RHEL-83939 - Resolves: RHEL-83958 - Resolves: RHEL-7373
- Rebase to Delve 1.24.1 - Resolves: RHEL-64445
- Rebase to Delve 1.22.1 - Resolves: RHEL-50840