Tool to Examine Stack Maps?

137 views
Skip to first unread message

Aram Hăvărneanu

unread,
Sep 21, 2016, 3:34:00 PM9/21/16
to golang-dev
Did anyone write a tool to examine stack maps?

--
Aram Hăvărneanu

Keith Randall

unread,
Sep 21, 2016, 8:41:05 PM9/21/16
to Aram Hăvărneanu, golang-dev
I don't know of any that examine the actual binary maps, but the -live=3 (or 1 or 2) flag is pretty useful in seeing which variables are in the map at each callsite.



--
Aram Hăvărneanu

--
You received this message because you are subscribed to the Google Groups "golang-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Austin Clements

unread,
Sep 21, 2016, 10:05:57 PM9/21/16
to Keith Randall, Aram Hăvărneanu, golang-dev
I feel like this comes up fairly frequently. Perhaps someone should write such a tool. :)
Reply all
Reply to author
Forward
0 new messages