Skip to content

VS_DEBUGGER_WORKING_DIRECTORY is not honoured by the generator #771

Open
@devshgraphicsprogramming

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

No one assigned

    Labels

    Feature: debug/launchhelp wantedwe currently are not planning work on this and would like help from the open source communitystale-exemptto use with close-stale-issues and close-old-issues bot

    Type

    No type

    Projects

    Status

    Pending Prioritization

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions