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

Add heapfrom command #235

Merged
merged 4 commits into from
Mar 12, 2018
Merged

Add heapfrom command #235

merged 4 commits into from
Mar 12, 2018

Conversation

kastiglione
Copy link
Contributor

@kastiglione kastiglione commented Mar 11, 2018

This adds a heapfrom command, which shows the heap pointers that can be accessed from the contents of given variable (a struct). The output is similar to what is generated by expression --flat --synthetic-type false, except showing only paths that lead to heap addresses.

@kastiglione kastiglione merged commit fa0d4e7 into master Mar 12, 2018
@kastiglione kastiglione deleted the heapfrom branch March 12, 2018 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants