I would like to ask can I just put “msvsmon.exe” to target device and remote debugging like Win XP on Win CE?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
msvsmon.exeis a desktop Windows executable. It will not run under Windows CE.To remote debug to a Windows CE device – which is a very common task – use CoreCon to connect from Visual Studio. The process is outlined in this article.