llvm-project/lldb/source/Host/macosx
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
..
cfcpp Added a new Host call to find LLDB related paths: 2010-10-17 22:03:32 +00:00
Host.mm Added the ability for a process to inherit the current host environment. This 2010-12-04 00:10:17 +00:00
Makefile Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
Symbols.cpp Fixed an issue where we were resolving paths when we should have been. 2010-10-20 20:54:39 +00:00