Descriptionruntime: poor man's heap type info checker
It's not trivial to make a comprehensive check
due to inferior pointers, reflect, gob, etc.
But this is essentially what I've used to debug
the GC issues.
Update issue 5193.
Patch Set 1 #Patch Set 2 : diff -r 7767d71dcc7b https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 3 : diff -r 7767d71dcc7b https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 4 : diff -r 7767d71dcc7b https://dvyukov%40google.com@code.google.com/p/go/ #
Total comments: 4
Patch Set 5 : diff -r 78a5faa22bbf https://dvyukov%40google.com@code.google.com/p/go/ #
Total comments: 2
Patch Set 6 : diff -r d58997478ec6 https://dvyukov%40google.com@code.google.com/p/go/ #MessagesTotal messages: 9
|