[Lldb-commits] [PATCH] Move argument globbing to Target::Launch from Platform::LaunchProcess.

Enrico Granata egranata at apple.com
Thu Feb 19 14:09:59 PST 2015


Please do not commit this

Per previous email, this is not Target functionality and should not be in Target at all
The current code is at least in the conceptually reasonable place (Platform)

I see no benefit to making things worse

> On Feb 19, 2015, at 1:03 PM, Siva Chandra <sivachandra at google.com> wrote:
> 
> Per the current design, the globbing feature will not work for remote debugging. Enrico has mentioned that he is working on the generalizing this feature. Until then, I do not see any harm in putting this in. Will commit shortly.
> 
> 
> http://reviews.llvm.org/D7743
> 
> EMAIL PREFERENCES
>  http://reviews.llvm.org/settings/panel/emailpreferences/
> 
> 
> 
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Thanks,
- Enrico
📩 egranata@.com ☎️ 27683




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150219/1771830e/attachment.html>


More information about the lldb-commits mailing list