Peter Gfader 's Blog
Showing posts with label
debugging
.
Show all posts
Showing posts with label
debugging
.
Show all posts
Avoid the debugger like the pest
›
In this post I want to explain why I don't like debugging, and prefer instead to use unit testing where I work in tiny sections. To...
3 comments:
VS2010 - Debugging not working
›
We just faced an interesting problem on one of our dev's computers. He is not able to debug any VS2010 solution: Windows Forms, WPF, ...
3 comments:
No debugging in Silverlight 4 with VS2010?
›
If you get this nice error message, you are probably lost, because there is no hints on WHY!!!??? Microsoft Visual Studio ------------...
10 comments:
TIP: The symbol file im.pdb does not match the module
›
If you encounter "The symbol file pdb does not match the module" Try to look in Debug -> Windows -> Modules Ctrl-D, M ...
2 comments:
›
Home
View web version