The title says it all.
One specific instance, I want to set a BP on every switch(msg) handled in WndProc() - but not until my app has initialized and is 'stable'. Of course, it receives a lot of windows messages when it starts up.
I can't see a way to toggle a group of breakpoints, or to save them for later, use other BPs then restore the first set.