Name: | delve |
---|---|
Version: | 1.8.3 |
Release: | 1.0.1.module+el8.6.0+20704+139a7dad |
Architecture: | x86_64 |
Module: | go-toolset:ol8addon:8060020220708135802:d63f516d |
Group: | Unspecified |
Size: | 13819918 |
License: | MIT |
RPM: | delve-1.8.3-1.0.1.module+el8.6.0+20704+139a7dad.x86_64.rpm |
Source RPM: | delve-1.8.3-1.0.1.module+el8.6.0+20704+139a7dad.src.rpm |
Build Date: | Sat Jul 09 2022 |
Build Host: | build-ol8-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. |
- Bump version of delve from 1.7.2 to 1.8.3
- Bump version of delve from 1.6.0 to 1.7.2, enable aarch64
- Bump upstream version of delve from 1.5.0 to 1.6.0
- Cherry pick 05508ea98055bcb5418d2dc83893af4eb044d151: + Disable DWARF compression which has issues (Alex Burmashev) + By David Sloboda <david.x.sloboda@oracle.com>
- Add golang-1.15.4 related patch - Resolves: rhbz#1901189
- Rebase to 1.5.0 - Related: rhbz#1870531
- 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