llvm-project/lldb/tools/debugserver
Pavel Labath deb45f2043 debugserver: Propagate environment in launch-mode (pr35671)
Summary:
Make sure we propagate environment when starting debugserver with a pre-loaded
inferior. AFAIK, RNBRunLoopLaunchInferior is only called in pre-loaded inferior
scenario, so we can just pick up the debugserver environment instead of trying
to construct an envp from the (empty) context.

This makes debugserver pass an test added for an equivalent lldb-server fix.

Reviewers: jasonmolenda, clayborg

Subscribers: JDevlieghere, lldb-commits

Differential Revision: https://reviews.llvm.org/D41352

llvm-svn: 321355
2017-12-22 11:09:21 +00:00
..
debugserver.xcodeproj Tweak to the debugserver entitlements setup in the xcode project 2017-12-19 01:41:47 +00:00
resources
scripts Remove DNBConfig.h 2015-08-13 00:32:01 +00:00
source debugserver: Propagate environment in launch-mode (pr35671) 2017-12-22 11:09:21 +00:00
CMakeLists.txt [CMake] Refactor debugserver build system 2017-07-18 21:15:27 +00:00
debugnub-exports