<?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>Process X can't tell if Process Y is being managed debugged.</title><link>http://blogs.msdn.com/b/jmstall/archive/2005/09/20/remote-managed-debugger-attached.aspx</link><description>From the mail bag: 
 
 Is there a way to determine if a managed debugger is already attached to 
	a given process id? 
 
	It looks like ICorDebug.CanLaunchOrAttach might be the right API for this 
	(wouldn't it return FALSE if another debugger is</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>Managed vs. Native debugging APIs</title><link>http://blogs.msdn.com/b/jmstall/archive/2005/09/20/remote-managed-debugger-attached.aspx#655413</link><pubDate>Mon, 03 Jul 2006 21:19:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:655413</guid><dc:creator>Mike Stall's .NET Debugging Blog</dc:creator><description>FxCop has a great rule (UseManagedEquivalentsOfWin32Api) to tell you about managed APIs that exist instead...&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=655413" width="1" height="1"&gt;</description></item><item><title>re: Process X can't tell if Process Y is being managed debugged.</title><link>http://blogs.msdn.com/b/jmstall/archive/2005/09/20/remote-managed-debugger-attached.aspx#472048</link><pubDate>Wed, 21 Sep 2005 01:50:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:472048</guid><dc:creator>Mark Pearce</dc:creator><description>Thanks for that tip - I've added the un-managed debugger check to the code in my .NET-based &amp;quot;Fighting the Software Pirates&amp;quot; article.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=472048" width="1" height="1"&gt;</description></item></channel></rss>