<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to programmatically launch Debugger in a remote machine</title><link>http://blogs.msdn.com/b/csharpfaq/archive/2011/03/28/how-to-programmatically-launch-debugger-in-a-remote-machine.aspx</link><description>This blog post explains how to kick off a debugger in a remote machine, programmatically. We are going to use WMI interfaces to achieve this. Use WMI, to start the debuggee process and attach a registered debugger to it using WMI. I have given a sample</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: How to programmatically launch Debugger in a remote machine</title><link>http://blogs.msdn.com/b/csharpfaq/archive/2011/03/28/how-to-programmatically-launch-debugger-in-a-remote-machine.aspx#10282878</link><pubDate>Wed, 14 Mar 2012 14:25:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10282878</guid><dc:creator>kevin</dc:creator><description>&lt;p&gt;just use the DEBUG thanks&lt;/p&gt;
&lt;p&gt;kevin&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.okawards.com"&gt;http://www.okawards.com&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10282878" width="1" height="1"&gt;</description></item><item><title>re: How to programmatically launch Debugger in a remote machine</title><link>http://blogs.msdn.com/b/csharpfaq/archive/2011/03/28/how-to-programmatically-launch-debugger-in-a-remote-machine.aspx#10199182</link><pubDate>Tue, 23 Aug 2011 22:01:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10199182</guid><dc:creator>Jared Barneck</dc:creator><description>&lt;p&gt;So when you put this code in a program, do you only put it in temporarily or do you leave it there, but wrap it in #if DEBUG&lt;/p&gt;
&lt;p&gt;#endif&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Jared Barneck&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.rhyous.com"&gt;http://www.rhyous.com&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10199182" width="1" height="1"&gt;</description></item></channel></rss>