We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@ianlancetaylor requested issue #49590 to be considered for backport to the next 1.16 minor release.
@gopherbot Please open backport issues. This change is reportedly required on Windows systems using current versions of GCC.
@gopherbot Please open backport issues.
This change is reportedly required on Windows systems using current versions of GCC.
The text was updated successfully, but these errors were encountered:
Change https://golang.org/cl/379915 mentions this issue: [release-branch.go1.16] debug/pe,debug/macho: add support for DWARF5 sections
[release-branch.go1.16] debug/pe,debug/macho: add support for DWARF5 sections
Sorry, something went wrong.
[release-branch.go1.16] debug/pe,debug/macho: add support for DWARF5 …
355915b
…sections Adds the same logic used in debug/elf to load DWARF5 sections. For #49590 Fixes #50721 Change-Id: Iee05b9927a6f521842b330eab8942ade3fc2bd86 Reviewed-on: https://go-review.googlesource.com/c/go/+/363895 Reviewed-by: Ian Lance Taylor <[email protected]> Trust: Than McIntosh <[email protected]> (cherry picked from commit 6c36c33) Reviewed-on: https://go-review.googlesource.com/c/go/+/379915 Trust: Ian Lance Taylor <[email protected]> Run-TryBot: Ian Lance Taylor <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Alessandro Arzilli <[email protected]> Reviewed-by: Emmanuel Odeke <[email protected]>
Closed by merging 355915b to release-branch.go1.16.
No branches or pull requests
@ianlancetaylor requested issue #49590 to be considered for backport to the next 1.16 minor release.
The text was updated successfully, but these errors were encountered: