jingham added a comment.

Not sure why you need to track "beginning and end".  Does libOption not pull 
out all the options (and their option values if they have them) before handing 
you the command line?  If not, then this probably is not worth doing.  But if 
it does, this should be straightforward since the only arguments lldb takes 
(prior to seeing a --) are meant to be arguments to the program when you run it.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80165/new/

https://reviews.llvm.org/D80165



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

Reply via email to