Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows ARM64 debugging doesn't work #6392

Closed
sean-mcmanus opened this issue Oct 26, 2020 · 4 comments
Closed

Windows ARM64 debugging doesn't work #6392

sean-mcmanus opened this issue Oct 26, 2020 · 4 comments
Labels
bug debugger fixed Check the Milestone for the release in which the fix is or will be available.
Milestone

Comments

@sean-mcmanus
Copy link
Collaborator

sean-mcmanus commented Oct 26, 2020

cppvsdbg/cl.exe debugging doesn't work.

cppdbg/mingw-w64 debugging doesn't work if std::vector/string/etc. are used.

@sean-mcmanus sean-mcmanus added bug debugger insiders Currently only repros with our latest Insiders release. installation labels Oct 26, 2020
@sean-mcmanus sean-mcmanus added this to the 1.1.0 milestone Oct 26, 2020
@sean-mcmanus sean-mcmanus self-assigned this Oct 26, 2020
@sean-mcmanus sean-mcmanus removed their assignment Oct 30, 2020
@sean-mcmanus sean-mcmanus removed this from the 1.1.0 milestone Oct 30, 2020
@sean-mcmanus sean-mcmanus changed the title Windows ARM64 (1.1.0-insiders3): vsdbg is missing (cl.exe debugging doesn't work) Windows ARM64 debugging doesn't work Oct 30, 2020
@Alovchin91
Copy link

Hi @sean-mcmanus Is this blocked by the extension or by Windows itself? I'm asking because Rust debugging on Windows currently depends on C/C++ extension.

@sean-mcmanus sean-mcmanus added this to the 1.6.0 milestone May 20, 2021
@sean-mcmanus
Copy link
Collaborator Author

Our extension. I believe the debugger team is scheduled to implement this...might be available for 1.6.0 in August.

@Alovchin91
Copy link

Thanks! That's great to know; it's one of the final missing pieces to get a decent Rust development environment on Windows arm64 🙂

@sean-mcmanus sean-mcmanus removed the insiders Currently only repros with our latest Insiders release. label May 24, 2021
@sean-mcmanus sean-mcmanus modified the milestones: 1.6.0, 1.5.0 Jul 8, 2021
@sean-mcmanus
Copy link
Collaborator Author

sean-mcmanus commented Jul 8, 2021

Fixed with 1.5.0 (https://github.com/microsoft/vscode-cpptools/releases/tag/1.5.0)...well, the cl.exe debugging case is. The mingw debugging case is different...we could open a new issue if people are hitting that.

@sean-mcmanus sean-mcmanus added the fixed Check the Milestone for the release in which the fix is or will be available. label Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug debugger fixed Check the Milestone for the release in which the fix is or will be available.
Projects
None yet
Development

No branches or pull requests

2 participants