René J.V. Bertin
2016-09-17 11:31:57 UTC
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.
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.