Commit 537e5f4b authored by Rob Pike's avatar Rob Pike

debug/dwarf: update PDF link.

Fixes #881.

R=iant
CC=golang-dev
https://golang.org/cl/1696044
parent 00d838b7
......@@ -4,7 +4,7 @@
// This package provides access to DWARF debugging information
// loaded from executable files, as defined in the DWARF 2.0 Standard
// at http://dwarfstd.org/dwarf-2.0.0.pdf.
// at http://dwarfstd.org/doc/dwarf-2.0.0.pdf
package dwarf
import (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment