]> Cypherpunks repositories - gostls13.git/commit
runtime: gdb support, fix pretty printing of channels.
authorLuuk van Dijk <lvd@golang.org>
Thu, 29 Sep 2011 19:07:38 +0000 (12:07 -0700)
committerLuuk van Dijk <lvd@golang.org>
Thu, 29 Sep 2011 19:07:38 +0000 (12:07 -0700)
commit8a4ef5d1eb1d7fb46042026824fe50751179dde6
tree512c29c56445a841e9dd8ed36794158de050d796
parent12ad9b4315ccbcc17b35b51a4a4b5c6fc377bb42
runtime: gdb support, fix pretty printing of channels.

The type to cast the elements to was stolen from a field
that's no longer there.

R=rsc
CC=golang-dev
https://golang.org/cl/5143050
src/pkg/runtime/runtime-gdb.py