Skip to content

vs codium, c++, debugger shows assembler instructions instead of c++ instructions like visual studio community #1025

Answered by vadimcn
sgorgiSW asked this question in Q&A
Discussion options

You must be logged in to vote

Remove "stopOnEntry": true. This instructs the debugger to stop in early startup code, way before the main() is called.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sgorgiSW
Comment options

Answer selected by sgorgiSW
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants