06 November 2009
ASP.NET Debugger Extension – Trace Process for Debug Events
With ASP.NET Debugger Extension you can also trace the process for events. This is actually a wrapper around the MdbgEngine (mdbgcore.dll) options to interrupt a process when an event occurs.
You can use it to trace exceptions / module loads etc. For example below we are tracing for exceptions. Every time an exceptions occurs you will get a callstack leading to that exception message.

Comment Notification
If you would like to receive an email when updates are made to this post, please register here
Subscribe to this post's comments using
Comments
Leave a Comment
Comment Policy: No HTML allowed. URIs and line breaks are converted automatically. Your e–mail address will not show up on any public page.