debugging extensions failed. devenv.exe has triggered a breakpoint.(Frame not in moudle)
Opened this issue · 2 comments
jerishC commented
Hi, I clone the cpp CppCustomVisualizer and run it successfully(I can see the FILETIME showed in right format). But I got this error when I tried to debug extensions, like this.
The Microsoft Child Process Debugging Power Tool has been installed correctly and setting is like this.
Microsoft Visual Studio Professional 2019 Version 16.9.6
gregg-miskelly commented
What branch of this repo are you using?
If you right click on the call stack and turn on 'Show External Code', what is the call stack?
jerishC commented