WishReflector.Debugging
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:
- (23 Jun 2007) Distributable Windows-based Virtual Machines
- (14 Apr 2007) Reflector.PDB
- (21 Jul 2006) Assembly Redirection For The Compiler
- (31 Mar 2006) Reflector.Debugging
Comments
Comment preview