yuvald-sweet-security wrote:

I wrote something, lets see if it works

>Process(Launch)Info has a [GS]etArg0 method, but it looks like 
>ProcessLauncherPosixFork doesn't actually make use of it

It looks like nothing makes use of it except for the qemu launcher; the posix 
launcher just uses the first element in `info.GetArguments()`. I set both to be 
safe.

https://github.com/llvm/llvm-project/pull/131519
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to