Breakpoints not getting bound/hit sometimes when debugging on Windows Mobile 6

If you're using the new Windows Mobile 6 SDK, you might find that your breakpoints don't get hit anymore when you're debugging a managed application. In this case, check the NetCF version you have installed on the desktop - ensure that it is NetCF V2 *SP1* or above. Note that Windows Mobile 6 has NetCF v2 SP1 pre-installed and the SDK setup asks you to install V2 SP1 on your desktop machine if you didn't have it installed.

The reason you see this behavior is due to a bug which existed in NetCF v2 RTM's icordbg.dll that we have fixed in SP1.