Visual Studio Debugger Path
Unsolved
General and Desktop
-
Hello, I'm using Visual Studio 2017. Does any one now the part of the debugger from VS17? I can't find it...
-
Hi
Unless you install the extra debugging tools.
Is the included debugger not build into VS IDE?anyway , the standalone is part of
https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/ -
@staufferat If you want to use the debugger in QtCreator you will not be able to use the one in Visual Studio as it is built in. You need to install debugging tools as @mrjj suggested.
See here http://doc.qt.io/qtcreator/creator-debugger-engines.html