Welcome to MSDN Blogs Sign in | Join | Help

June 2007 - Posts

Customizing PDB lookup for source information in StackTrace

The System.Diagnostics.StackTrace class in .NET can be used to generate a textual representation of the current callstack. This is used, for example, by Exception.ToString() . If requested by the caller, StackTrace can include source file locations (file
Posted by rmbyers | 1 Comments
Filed under: ,
 
Page view tracker