<div dir="ltr">Hi all,<div><br></div><div>I've been playing around with lldb's ability to create multiple targets and switch between them from the command line.</div><div><br></div><div>I can</div><div><br></div><div>target create</div><div>process launch</div><div>^C</div><div>target create</div><div>process launch</div><div>^C</div><div>target select 0</div><div>cont</div><div><br></div><div>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?</div><div><br></div><div>Thanks,</div><div><br></div><div>Vince</div><div><br></div><div>-- <br><div class="gmail_signature"><div dir="ltr"><br><table cellspacing="0" cellpadding="0" style="font-family:'Times New Roman'"><tbody><tr style="color:rgb(85,85,85);font-family:sans-serif;font-size:small"><td nowrap style="border-top-style:solid;border-top-color:rgb(213,15,37);border-top-width:2px">Vince Harron |</td><td nowrap style="border-top-style:solid;border-top-color:rgb(51,105,232);border-top-width:2px"> Technical Lead Manager |</td><td nowrap style="border-top-style:solid;border-top-color:rgb(0,153,57);border-top-width:2px"> <a href="mailto:vharron@google.com" target="_blank">vharron@google.com</a> |</td><td nowrap style="border-top-style:solid;border-top-color:rgb(238,178,17);border-top-width:2px"> 858-442-0868</td></tr></tbody></table><br></div></div>
</div></div>