Descriptionruntime: handle morestack/lessstack in stack trace
If we start a garbage collection on g0 during a
stack split or unsplit, we'll see morestack or lessstack
at the top of the stack. Record an argument frame size
for those, and record that they terminate the stack.
Patch Set 1 #Patch Set 2 : diff -r 1203e3d32534 https://code.google.com/p/go/ #Patch Set 3 : diff -r 1203e3d32534 https://code.google.com/p/go/ #
Total comments: 9
Patch Set 4 : diff -r dfd68fd535b8 https://code.google.com/p/go/ #Patch Set 5 : diff -r dfd68fd535b8 https://code.google.com/p/go/ #
MessagesTotal messages: 16
|