• A
    proc: support GNU compressed debug sections (go1.11 support) · 440b4405
    aarzilli 提交于
    Go1.11 switched to the zlib-gnu compression format for debug sections.
    Change proc and and a test in dwarf/line to support this change.
    
    Also deletes some dead code from pkg/proc/bininfo.go that hadn't been
    used in a long time.
    440b4405
bininfo.go 20.9 KB