Thank you Paul for pointing this out. I will get this information updated
tonight.
-Tanya
> On Jan 29, 2022, at 9:58 AM, Paul Smith wrote:
>
> On Sat, 2022-01-29 at 08:29 -0800, Tanya Lattner via lldb-dev wrote:
>> We will use the Discourse Migration website to communicate where we
>> are in t
The SBEnvironment classes and the setting for the environment are currently
used just for launching processes. lldb doesn’t keep track of the “live” state
of the environment in a process - which can change as the program runs. It
would certainly be useful to have a “printenv” function in lldb