Share via


Where is the Remote Debugger for Visual Studio 2017?

Question

Wednesday, April 5, 2017 4:09 PM

I can't find the Remote Debugging tools for Visual Studio 2017. I checked the setup and Individual Components, and it's not listed there either. Is there a separate download for it somewhere? Is it replaced with something else? How do I remote debug a process not running on my machine?

Thanks

Neptune Century

All replies (3)

Wednesday, April 5, 2017 4:33 PM âś…Answered | 1 vote

>I can't find the Remote Debugging tools for Visual Studio 2017. I checked the setup and Individual Components, and it's not listed there either. Is there a separate download for it somewhere? Is it replaced with something else? How do I remote debug a process not running on my machine?

I always just run it directly from a share from where it's installed on my VS machine (C:\Program Files (x86)\Microsoft Visual
Studio\2017\Enterprise\Common7\IDE\Remote Debugger)

Dave


Wednesday, April 5, 2017 6:17 PM

Thanks, I found this folder, and as it turns out, there was only one or two dll files in it. I compared the folder with a colleague, and believe my installation is corrupted. (which it did report some errors due to low disk space). I copied the required files from my coworker and it is working.

Thanks!

Neptune Century


Thursday, April 6, 2017 3:58 AM

Hi,

Thanks for Dave's answer!

Best regards,

Fletch

MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact [email protected].