<div dir="ltr"><span style="color:rgb(33,33,33);font-size:13px">Hi, I'm remote debugging to linux (platform select remote-linux), and then launching a process on the target.</span><div style="color:rgb(33,33,33);font-size:13px">> file <my binary><br></div><div style="color:rgb(33,33,33);font-size:13px">> process launch -w /some/dir</div><div style="color:rgb(33,33,33);font-size:13px"><br></div><div style="color:rgb(33,33,33);font-size:13px">When I do this, the process is launched but it gets an empty list of environment variables.  I've confirmed that lldb and the gdb server both have the vars, but not the target process.</div><div style="color:rgb(33,33,33);font-size:13px"><br></div><div style="color:rgb(33,33,33);font-size:13px">I can manually pass environment variables to the target using the '--environment' flag, and this works.  But in general I need these to be inherited.</div><div style="color:rgb(33,33,33);font-size:13px"><br></div><div style="color:rgb(33,33,33);font-size:13px">Based on online comments about this working on mac, this appears to be a linux-specific bug?  Is this expected or known?</div><div style="color:rgb(33,33,33);font-size:13px"><br></div><div style="color:rgb(33,33,33);font-size:13px">Thanks,</div><div style="color:rgb(33,33,33);font-size:13px">Chris Book</div></div>