Open
Description
Brief Issue Summary
The debugger and run-without-debugger (run in terminal) do not honour the working directory set for individual targets.
Expected:
Both debugger and run-without-debugger run my target from the specified (by VS_DEBUGGER_WORKING_DIRECTORY) working directory.
Apparent Behavior:
Debugger and Run-In-Terminal both attempt to run my target binaries from the root directory of the project as the working directory.
Platform and Versions
- Operating System: Ubuntu 18.04
- CMake Version: 3.15.3
- VSCode Version: 1.33.0
- CMake Tools Extension Version: 1.1.3
- Compiler/Toolchain: GCC 7.3.0
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Pending Prioritization