Descriptionruntime: print goroutine header on fault
I've just needed the G status on fault to debug runtime bug.
For some reason we print everything except header here.
Make it more informative and consistent.
Patch Set 1 #Patch Set 2 : diff -r 32f0dc88f804 https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 3 : diff -r 32f0dc88f804 https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 4 : diff -r 32f0dc88f804 https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 5 : diff -r 8140f2850ec9 https://dvyukov%40google.com@code.google.com/p/go/ #
MessagesTotal messages: 4
|