Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/gocore: fixes for DWARF5 support
Fix some DWARF-related test code to allow for subprogram DIE high_pc attrs that are offsets from low_pc as opposed to addresses themselves (this is what the Go compiler will be doing when it generates DWARF5). Updates golang/go#26379. Change-Id: I9d7bde7bbc305e01b0e8b61f3f2ed079c987274d Reviewed-on: https://go-review.googlesource.com/c/debug/+/639177 Reviewed-by: David Chase <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
- Loading branch information