Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

render addresses of non-pointer values that have pointer references #29

Open
kortschak opened this issue Mar 25, 2015 · 0 comments
Open

Comments

@kortschak
Copy link

At the moment spew does not render addresses of non-pointer values that are referenced by pointers in a dump, this is described in more detail in my issue here kortschak#2.

I have an incomplete implementation of this (its working but I'm still thinking about how to deal with []byte dumps), that I'd be happy to donate back to spew: kortschak@b77c4ff (minor changes in addition to the changes in this CL are required - basically just the wasPtr return value from unpackValue).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant