Skip to content
Discussion options

You must be logged in to vote

Yes, it is possible to debug with Microsoft Visual Studio and possibly with Microsoft Visual Code as well!

The PDB feature was originally introduced to allow us to get stack tracing, but later on (~7 years later) we found out that it is indeed possible to debug with Visual Studio, which does make sense, given that PDB file format is specifically for it.

Replies: 1 comment

Comment options

wyldckat
Aug 14, 2024
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by wyldckat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant