WishReflector.Debugging

time to read 1 min | 64 words

One thing I really wish that I could do is to make the debugger use Reflector if it can't find the source files for an assembly. This would be a nice way to track problems into the framework (or other libraries). This is what I have to do today, but I do it in my head, which doesn't really work.

More posts in "Wish" series:

  1. (23 Jun 2007) Distributable Windows-based Virtual Machines
  2. (14 Apr 2007) Reflector.PDB
  3. (21 Jul 2006) Assembly Redirection For The Compiler
  4. (31 Mar 2006) Reflector.Debugging