This is an archive of the discontinued LLVM Phabricator instance.

[lldb-vscode] Prior to running the launchCommands during a launch request set the launch info so the configured launch information is accessible by the launch commands.
ClosedPublic

Authored by ashgti on Jun 28 2023, 5:23 PM.

Diff Detail

Event Timeline

ashgti created this revision.Jun 28 2023, 5:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2023, 5:23 PM
ashgti requested review of this revision.Jun 28 2023, 5:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2023, 5:23 PM

A small improvement to allow launchCommands to access the configured launch info.

wallace accepted this revision.Jun 28 2023, 7:11 PM

THANKS

This revision is now accepted and ready to land.Jun 28 2023, 7:11 PM