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

Are there any plans to support parsing local variables? #576

Open
chengshuyi opened this issue Mar 8, 2024 · 1 comment
Open

Are there any plans to support parsing local variables? #576

chengshuyi opened this issue Mar 8, 2024 · 1 comment

Comments

@chengshuyi
Copy link

The main application scenario is similar to perf probe tracking a certain line of code and then obtaining the corresponding local variables.

Thanks!

@danielocfb
Copy link
Collaborator

That would mean stack walking and evaluating of CFI, right? I don't think there are plans for that right now, but it could reasonably be part of the library, I'd say.

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

2 participants