Skip to content

[Bug]: C++ project breakpoint not hit #253

Description

@HO-COOH

Describe the bug

On a fresh new C++WinUI3 packaged project created with visual studio project template, the breakpoint is not working when running it in vscode with this extension.

To Reproduce

  1. Create a new winui3 C++ packaged project with visual studio
Image
  1. Build it in visual studio
  2. Open vscode, put a breakpoint at App constructor, f5 to debug the exe in the output dir (not the Appx dir, as it seems to create one more level of Appx if I did that). The first one in the drop-down
Image

Expected behavior

Breakpoint should hit

Screenshots

Image

OS Version and details

Windows 10 1903

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions