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 | [email protected] | 858-442-0868
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
