In previous versions of VS, if you right-clicked a breakpoint's red dot and selected Disable Breakpoint, the dot would become 'hollow', and clicking it again would re-enable it. But in VS2008, disabling the breakpoint removes the red dot entirely and you need to go to the Breakpoints window to re-enable.
Anyone know how to get the previous versions' behavior? I have a few BP's that I toggle often, and its a bit of a PITA to do it in this way. I don't understand why MS took this away.
EDIT: I installed SP1 yesterday - because without it, VS would crash as soon as I tried to CTRL+F. Nice testing, Microsoft! Same problem happens pre-SP.
I hadn't touched the default color scheme, and checking it indicates that it should be a hollow dot. I tried changing it to no avail. In fact, I can't even change the enabled breakpoint's color.
This is a Windows XP 64-bit machine. I'm guessing this is the root of the problems.