using the lldb plugin python goodies with the commandline lldb?

René J.V. Bertin rjvbertin at gmail.com
Sat Sep 17 12:31:57 BST 2016


Hi,

Can one use the python stuff from the lldb plugin that allows lldb to deal with Qt objects in the regular driver, lldb?

Alternatively, is there a MI equivalent to the regular lldb command

process attach --name <fullPath> --waitFor

which the plugin could implement?

This allows attaching to an as-yet unlaunched process, very useful for debugging helper tools.

Thanks,
R.



More information about the KDevelop mailing list