<?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>You can't cast from a pointer to a managed object in the debugger</title><link>http://blogs.msdn.com/b/jmstall/archive/2006/07/20/cant-cast-pointer-to-managed-object.aspx</link><description>During native debugging, it's common to cast a raw pointer value to a given type. Eg, in the expression window, do: (Foo*) 0x12345; 
 You may have noticed that you can't do this in managed code. This is a restriction at the ICorDebug (CLR) level. Some</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>Interesting Finds: Rest of the leftovers from last week</title><link>http://blogs.msdn.com/b/jmstall/archive/2006/07/20/cant-cast-pointer-to-managed-object.aspx#679767</link><pubDate>Thu, 27 Jul 2006 06:21:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:679767</guid><dc:creator>Jason Haley</dc:creator><description>&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=679767" width="1" height="1"&gt;</description></item><item><title>Intersting Finds: Rest of the leftovers from last week</title><link>http://blogs.msdn.com/b/jmstall/archive/2006/07/20/cant-cast-pointer-to-managed-object.aspx#679728</link><pubDate>Thu, 27 Jul 2006 05:40:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:679728</guid><dc:creator>Jason Haley</dc:creator><description>&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=679728" width="1" height="1"&gt;</description></item></channel></rss>