]> Cypherpunks repositories - gostls13.git/commit
runtime: include inlined calls in result of CallersFrames
authorDavid Lazar <lazard@golang.org>
Wed, 8 Mar 2017 02:14:12 +0000 (21:14 -0500)
committerDavid Lazar <lazard@golang.org>
Wed, 29 Mar 2017 17:27:38 +0000 (17:27 +0000)
commit7bf0adc6add500054ccbc37a868ab0fab120fa24
tree615a00e48b1788400291466d210548a564ef9cc1
parentee97216a1787a979911d43c0c5c582b5492a2205
runtime: include inlined calls in result of CallersFrames

Change-Id: If1a3396175f2afa607d56efd1444181334a9ae3e
Reviewed-on: https://go-review.googlesource.com/37862
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/symtab.go
src/runtime/traceback.go
test/inline_callers.go