Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

Extending Visual Studio: How can I use the "Attach to Process" UI to debug remotely without using VS Remote Debugging Monitor?

$
0
0

Hello,

I have read many documents like "Remote Debugging of a Project Built Loccally" (http://msdn.microsoft.com/en-us/library/8x6by8d2.aspx) but all of them requires the use of VS Remote Debugging Monitor (msvsmon.exe). However, our remote device doesn't support it.

Them, I continue researching and I read that I have to implement the PortSupplier and Port classes, and also update the registry. However, I didn't find the values for the CLSID attribute.

Is there any example or documentation about that? I am not sure if I am on the right way because I set breakpoints in all of the Port and PortSupplier methods and none of then were hit.

All that I want is to be able to update the list of the running processes in the "Attach to Process" UI. The back-end code is completely done and work perfectly in a testing UI.

The remote device doesn't support the Visual Studio Remote Debugging Monitor (msvsmon.exe)

Thanks,

Gustavo


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>