I have a strange problem. A dev AX2012 enviroment has a form that once in the while went into a continous loop on update (lots of updates happening since this was related to work time logging). When this happened, the AX debugger started by itself without any breakpoints and not even at a line in code that was relevant for solving the problem, but always the same line.
Not that I'm complaing, as I found and fixed the problem, but I'd really, really want to know why the debugger started?