<?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>Sample code for PDB 2 XML tool</title><link>http://blogs.msdn.com/jmstall/pages/sample-pdb2xml.aspx</link><description>// NOTE this version is now out of date. // UPDATED VERSION IS AVAILABLE in the MDBG DISTRIBUTION. // See http://blogs.msdn.com/jmstall/archive/2005/11/08/mdbg_linkfest.aspx // Sample to load PDB and dump as XML. // Author: Mike Stall (http://blogs.msdn.com/jmstall)</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Converting a managed PDB into a XML file.</title><link>http://blogs.msdn.com/jmstall/pages/sample-pdb2xml.aspx#456094</link><pubDate>Thu, 25 Aug 2005 09:52:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:456094</guid><dc:creator>Mike Stall's .NET Debugging Blog</dc:creator><description>I wrote some C# sample code to get an ISymbolReader from a managed PDB (Program Database) file and then...</description></item><item><title>Viewing types with Reflection-Only</title><link>http://blogs.msdn.com/jmstall/pages/sample-pdb2xml.aspx#1120305</link><pubDate>Wed, 22 Nov 2006 08:23:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1120305</guid><dc:creator>Mike Stall's .NET Debugging Blog</dc:creator><description>&lt;p&gt;It's natural for a tool to use Reflection-Only loading to load an assembly and view the types in it.&lt;/p&gt;
</description></item><item><title>Mdbg (C# debugger in C#) source sample updated</title><link>http://blogs.msdn.com/jmstall/pages/sample-pdb2xml.aspx#1125718</link><pubDate>Thu, 23 Nov 2006 06:07:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1125718</guid><dc:creator>Mike Stall's .NET Debugging Blog</dc:creator><description>&lt;p&gt;We've just updated the MDbg sample! This is a full source sample for building a managed debugger in C#.&lt;/p&gt;
</description></item></channel></rss>