mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-10 07:06:08 +00:00

Even non-remote targets may need to set the launch environment ((DY)LD_LIBRARY_PATH, specifically) to run successfully. Also, add an assertion to better detect the case when launching a target fails and the breakpoint is never hit.