blazesym
blazesym copied to clipboard
Are there any plans to support parsing local variables?
The main application scenario is similar to perf probe tracking a certain line of code and then obtaining the corresponding local variables.
Thanks!
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.