This is an archive of the discontinued LLVM Phabricator instance.

Clarify the "env" launch configuration setting.
ClosedPublic

Authored by clayborg on Jun 18 2021, 4:21 PM.

Details

Summary

A few users recently were trying to set environment values when using lldb-vscode and were unsure of the format of the "env" launch configuration setting. Clarify the exact format as when users add the "env" launch config setting, they can see this help string in the IDE.

Diff Detail

Event Timeline

clayborg requested review of this revision.Jun 18 2021, 4:21 PM
clayborg created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJun 18 2021, 4:21 PM
wallace accepted this revision.Jun 18 2021, 5:24 PM

thank you!

This revision is now accepted and ready to land.Jun 18 2021, 5:24 PM
This revision was automatically updated to reflect the committed changes.