aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/panic.c
diff options
context:
space:
mode:
authorKeith Randall <khr@golang.org>2014-10-07 13:36:16 -0700
committerKeith Randall <khr@golang.org>2014-10-07 13:36:16 -0700
commit6ea3746adfd924ef5a389165c22c0eaddd35ddf2 (patch)
tree21b3d7e8eda61dca25bc4e790d101de5c38581bb /src/runtime/panic.c
parent685204747d39b4a5d111406389f7a63bc34c7287 (diff)
downloadgo-6ea3746adfd924ef5a389165c22c0eaddd35ddf2.tar.xz
runtime: update heap dump format for 1.4
We no longer have full type information in the heap, so we can't dump that any more. Instead we dump ptr/noptr maps so at least we can compute graph connectivity. In addition, we still dump Iface/Eface types so together with dwarf type info we might be able to reconstruct types of most things in the heap. LGTM=dvyukov R=golang-codereviews, dvyukov, rsc, khr CC=golang-codereviews https://golang.org/cl/155940043
Diffstat (limited to 'src/runtime/panic.c')
0 files changed, 0 insertions, 0 deletions