clayborg requested changes to this revision.
clayborg added a comment.
This revision now requires changes to proceed.

I am not sure that I like this new "platform process connect" command as it 
isn't really clear what this command does. "platform connect" connects to the 
remote platform, "process connect" connects directly to a remote GDB server 
that is already running. Can we just modify "platform connect" to do what 
"platform process connect" currently does? The code for "platform connect" 
would just need to detect that the platform has a process that it needs to 
attach do and do it. I believe this would keep the functionality that you want 
and keep our commands intact and a bit cleaner.


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