[lldb-dev] Stepping in a breakpoint callback with Python
Nikita Karetnikov via lldb-dev
lldb-dev at lists.llvm.org
Fri Sep 27 08:33:45 PDT 2019
Jim,
> Does that simple use of the scripted plan also work for you?
No, that doesn't work for me. My original script does more stuff, so I
need to
pass the state via global variables.
However, I think I've figured out a way to do what I want:
https://gist.github.com/nkaretnikov/75c8a0b814246b322d562e7333eb4ba9
Let me know if you find a way to do this via the Python API.
Thanks,
Nikita
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20190927/56f42621/attachment.html>
More information about the lldb-dev
mailing list