Remote Debugging

Remote Debugging

Аватар пользователя Bob Duffy (Intel)

Not sure how many found this feature in Visual Studio 2012, but it is simple and amazing and only takes a couple of minutes to setup. If you are developing on a host system that is different than you target or you want to test your app on various Win8 hardware, then this is a must.

Step one: Download the remote debugging client to your target device. Go to http://www.microsoft.com/en-us/download/details.aspx?id=30674 and download the approapriate client app for your target device. For my Intel Tablet I selected the bottom item in the table.

Step two: Install the Remote Debugger client on your target device then run the Remote Debugger app.

Step three. In Visual Studio 2012 select Remote Debugging from your Debugging options, then when prompted fill in the name of the target device

See my full blog post and video here:
http://software.intel.com/en-us/blogs/2013/01/02/how-to-remote-debug-to-...

6 сообщений / 0 новое
Последнее сообщение
Пожалуйста, обратитесь к странице Уведомление об оптимизации для более подробной информации относительно производительности и оптимизации в программных продуктах компании Intel.
Аватар пользователя iliyapolak

Hi Bob

Is this remote debugger part of VS debugger?You can also perform remote debugging with the Windbg.

Аватар пользователя jeet J.

Thats really graet debugging process at long distace..

Govt Jobs

Аватар пользователя Ahmed BH

Thank you very much Bob, now i can deploy some apps on my Surface Tab :)

Аватар пользователя PONRAM

can we use remote debugger with visual studio 2008version?

Аватар пользователя Yacoubi M.

Thank you very much Bob, this is so helpful

Зарегистрируйтесь, чтобы оставить комментарий.