gcc/libgo/go/runtime/debug
Ian Lance Taylor 8cce07d1dd runtime: copy rdebug code from Go 1.7 runtime
While we're at it, update the runtime/debug package, and start running
    its testsuite by default.  I'm not sure why runtime/debug was not
    previously updated to 1.7.  Doing that led me to fix some minor aspects
    of runtime.Stack and the C function runtime/debug.readGCStats.
    
    Reviewed-on: https://go-review.googlesource.com/31251

From-SVN: r241261
2016-10-17 16:54:25 +00:00
..
garbage.go runtime: copy rdebug code from Go 1.7 runtime 2016-10-17 16:54:25 +00:00
garbage_test.go runtime: copy rdebug code from Go 1.7 runtime 2016-10-17 16:54:25 +00:00
heapdump_test.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
stack.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
stack_test.go runtime: copy rdebug code from Go 1.7 runtime 2016-10-17 16:54:25 +00:00
stubs.go runtime: copy rdebug code from Go 1.7 runtime 2016-10-17 16:54:25 +00:00