Name: | delve |
---|---|
Version: | 1.4.1 |
Release: | 1.0.1.module+el8.3.0+7828+d2984f1a |
Architecture: | x86_64 |
Module: | go-toolset:ol8:8030020200827141259:9edba152 |
Group: | Unspecified |
Size: | 17900332 |
License: | MIT |
RPM: | delve-1.4.1-1.0.1.module+el8.3.0+7828+d2984f1a.x86_64.rpm |
Source RPM: | delve-1.4.1-1.0.1.module+el8.3.0+7828+d2984f1a.src.rpm |
Build Date: | Thu Nov 05 2020 |
Build Host: | jenkins-172-17-0-2-878cedf2-0083-42d1-9f5b-d4e0ca1a935e.blddevtest1iad.osdevelopmeniad.oraclevcn.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.4.1 - Resolves: rhbz#1821281 - Related: rhbz#1820596
- Change i686 to a better macro - Related: rhbz#1820596
- Rebase to 1.4.0 - Remove Patch1781 - Related: rhbz#1820596
- Resolves: rhbz#1758612 - Resolves: rhbz#1780554 - Add patch: 1781-pkg-terminal-Fix-exit-status.patch
- Added tests - Related: rhbz#1758612
- First package for RHEL - Related: rhbz#1758612