• Keith Randall's avatar
    runtime: fix heapdump bugs. · af923df8
    Keith Randall authored
    Iterate the right number of times in arrays and channels.
    Handle channels with zero-sized objects in them.
    Output longer type names if we have them.
    Compute argument offset correctly.
    
    LGTM=rsc
    R=golang-codereviews, rsc
    CC=golang-codereviews
    https://golang.org/cl/82980043
    af923df8
heapdump.c 20.3 KB