[lldb-dev] Catching async debugger output

Vadim Chugunov via lldb-dev lldb-dev at lists.llvm.org
Mon Jun 6 19:05:14 PDT 2016


Hello,
Is there a way for a python script to catch asynchronous debugger output,
such as the output of stop hooks?  I've tried attaching a listener to
CommandInterpreter's broadcaster, but no events seem to be ever fired.
Anything else I should try?

thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160606/a5c8d5df/attachment.html>


More information about the lldb-dev mailing list