Name: | delve |
---|---|
Version: | 1.3.2 |
Release: | 3.0.1.module+el8.2.0+5587+55f012d0 |
Architecture: | x86_64 |
Module: | go-toolset:ol8:8020020200128163444:9edba152 go-toolset:ol8:8020020200817154239:02f7cb7a |
Group: | Unspecified |
Size: | 18257368 |
License: | MIT |
RPM: | delve-1.3.2-3.0.1.module+el8.2.0+5587+55f012d0.x86_64.rpm |
Source RPM: | delve-1.3.2-3.0.1.module+el8.2.0+5587+55f012d0.src.rpm |
Build Date: | Wed Apr 29 2020 |
Build Host: | jenkins-10-147-72-125-87509056-2b13-4d58-81d5-198bfab15e66.appad1iad.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)
- 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