I've seen comments that there are some missing features in the VC++ 2008 Express debugger, particularly related to multi-threaded debugging. I've tried debugging a multi-threaded program in Visual C++ 2008 Express and it seemed to work fine. What is really missing?
Looking here (as mentioned in one answer), I found:
"Multithreaded/Multiprocess Debugging is easier with an improved Threads window and other user interface improvements to make multithreaded debugging easier"
But it is still not clear what is really missing...