Name: | delve |
---|---|
Version: | 1.9.1 |
Release: | 1.0.1.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 14374963 |
License: | MIT |
RPM: | delve-1.9.1-1.0.1.el9.x86_64.rpm |
Source RPM: | delve-1.9.1-1.0.1.el9.src.rpm |
Build Date: | Mon Apr 03 2023 |
Build Host: | build-ol9-x86_64.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)
- Rebase to 1.9.1 - Related: rhbz#2131028
- Rebase to 1.8.3 - Related: rhbz#2098063
- Rebase to 1.7.3 - Related: rhbz#2031116
- Rebase to 1.7.2 - Related: rhbz#2014087
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebase to 1.6.0 - Resolves: rhbz#1922455