tberghammer added a comment.

I decided to go with the "platform process connect" command as it connects to 
both to a platform and to a process instances at the same time but I agree it 
is not very clear.

We can make this the default functionality for "platform connect" but then we 
have to add a new packet to the gdb protocol where lldb can ask the platform if 
it have to connect to a process instance or not. I am not sure if using 
"platform connect" will be clearer enough to give us a reason to add a new 
packet because in that case it will have 2 slightly different functionality 
based on the way lldb-platform was started on the remote target.

If you prefer adding the functionality to "platform connect" then I am happy 
with that solution also but I am not convinced it is any better then this 
approach.


http://reviews.llvm.org/D14952



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to