I'm new to WinDbg and ADPlus, and have a pretty basic question. The documentation in ADPlus.doc talks about an <AllExceptions>
section. But I have seen example adplus.config files that use <Exception Code="*">
.
What is the difference between these two? Do they do the same thing? Does it matter which one I use?