I keep getting the CPU-debug window in D2010 IDE, i noticed this appears on some Breakepoints, some others doesnt cause this effect. Can't explain when exactly this happends or which Breakpoints cause this but it seems like when the debugger can't reach a breackpoint on code it stops on the beginaddress of the method, and it gets in an endless loop so even removing the Breakpoint doesnt help, only solution is break debugging, remove breakpoint and restart again. I had the same issue with D7 but more often.
Can anybody explain this? is it a bug or a configuration issue? how helpfull are cpu debug info? at the moment i cant really make any use of them, can anybody recommend some tools, articles on how to use this information usfully.
Thank you.