I am looking for Spy++. I believe it should be included in Visual Studio 2017 since the latest Visual Studio help content references it: https://docs.microsoft.com/en-us/visualstudio/debugger/introducing-spy-increment.
I have just done a clean install of Visual Studio 2017, but Spy++ does not exist in the file system. I can't find it.
So I guess I need to select certain "workflows" when installing Visual Studio to have Spy++ installed? Anyone know if this is correct? And if so, which workflow/feature do I need?
Typically, the path to this folder is .. \Visual Studio installation folder\Common7\Tools\.
To find it, you'll need to modify your Visual Studio 2019 installation by going to the menu and clicking on Tools > Modify . The Visual Studio Installer should appear. Browse to the Individual Components tab and search for C++ core features. Check the C++ core features option and choose Modify.
Visual Studio 2017 and other Products If you don't have a Visual Studio Subscription, you can create one for free by clicking on “Create a new Microsoft account” on the login page.
Spy++ lets you perform the following tasks: Display a graphical tree of relationships among system objects. These include processes, threads, and windows. Search for specified windows, threads, processes, or messages.
Professional
or Community
)Spy++ might now reside in the following paths, once you substitute the {edition}
placeholder with your Visual Studio edition
C:\Program Files (x86)\Microsoft Visual Studio\2017\{edition}\Common7\Tools\spyxx.exe C:\Program Files (x86)\Microsoft Visual Studio\2017\{edition}\Common7\Tools\spyxx_amd64.exe
It's part of the C++ profiling tools component.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With