llvm-project/lldb/source/Host
Greg Clayton 85851dde89 Added the ability for a process to inherit the current host environment. This
was done as an settings variable in the process for now. We will eventually
move all environment stuff over to the target, but we will leave it with the
process for now. The default setting is for a process to inherit the host
environment. This can be disabled by setting the "inherit-env" setting to
false in the process.

llvm-svn: 120862
2010-12-04 00:10:17 +00:00
..
common Added the ability for a process to inherit the current host environment. This 2010-12-04 00:10:17 +00:00
macosx Added the ability for a process to inherit the current host environment. This 2010-12-04 00:10:17 +00:00
Makefile Patch from Jay Cornwall that modifies the LLDB "Host" layer to reuse more 2010-09-07 20:11:56 +00:00