Project Description
A Debugger Visualizer for Visual Studio 2008 that allows for effective visual tracing of deep Exception stacks. Useful for Unity Resolution Exceptions as seen in
PRISM (
Composite Application Guidance); such as
Microsoft.Practices.Unity.ResolutionFailedException and
Microsoft.Practices.ObjectBuilder2.BuildFailedException.
Screen Shots


Other Info
This project displays the Exception information in a WPF window. This is an example of a
Debugging Visualizer that uses WPF for visualization.
This project was started by
Jacob Gable.