[lldb-dev] Call python script on stop?

Ted Woodward ted.woodward at codeaurora.org
Tue Sep 9 13:36:23 PDT 2014


I'm working on a simple python gui proof-of-concept. I'm going to use the
Tkinter module to open a Tk window that displays registers. I'd like to have
it auto-update when the target stops.

 

Is there a way to automatically call a python script when a target stops,
and to call another (to clean up) when the target is killed?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140909/812de896/attachment.html>


More information about the lldb-dev mailing list