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

monitor the stack #18

Open
ampotos opened this issue Aug 25, 2016 · 0 comments
Open

monitor the stack #18

ampotos opened this issue Aug 25, 2016 · 0 comments

Comments

@ampotos
Copy link
Owner

ampotos commented Aug 25, 2016

Add the mornitoring of the stack in the data gatherer.
How to do that in a the best way will need some research.

My actual idea is:
Register every stack frame as a block.
Block created with a call and free on the return.
Must change the size when a push is done.
May have to do be 'cut' during the recovery process when a struct is detected.

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

No branches or pull requests

1 participant