[lldb-dev] ConnectionFileDescriptor

Greg Clayton gclayton at apple.com
Fri Jul 18 17:42:01 PDT 2014


Please don't remove anything. The "platform connect" accepts URLs:

(lldb) platform connect file:///dev/s0

So just because we won't see anything in the code doesn't mean it isn't used.

> On Jul 18, 2014, at 12:10 AM, Zachary Turner <zturner at google.com> wrote:
> 
> I've been going over the ConnectionFileDescriptor class trying to figure out the best way to get all this functionality working on Windows.  I notice that many fo the connection string types are unused.  For example, it seems we never use file://, fd://, tcp-connect://, or accept://
> 
> Can I delete these?
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev




More information about the lldb-dev mailing list