- made GoroutineStacktrace a method of struct G - made stacktrace a method of StackIterator - renamed StackIterator to stackIterator - factored out logic to obtain a stackIterator from a goroutine that's used by both (*G).Stacktrace and by (*G).UserCurrent |
||
|---|---|---|
| .. | ||
| api | ||
| debugger | ||
| rpc | ||
| test | ||
| client.go | ||
| config.go | ||
| server.go | ||