[lldb-dev] Multiple targets/processes

Vince Harron vharron at google.com
Sun Jan 25 09:55:44 PST 2015


Hi all,

I've been playing around with lldb's ability to create multiple targets and
switch between them from the command line.

I can

target create
process launch
^C
target create
process launch
^C
target select 0
cont

Is there any way to get both processes running in parallel from the command
line?  what about the API?  Are there any docs I can read about this?

Thanks,

Vince

-- 

Vince Harron | Technical Lead Manager | vharron at google.com | 858-442-0868
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150125/3b9f66d3/attachment.html>


More information about the lldb-dev mailing list