When I hit an assert from the C standard library, and hit "retry" to debug the program, Remedy starts using ~10 times the cpu it uses normally, slowing the whole program to an unusable degree. It also does not appear to break or jump to the assert. The program doesn't freeze entirely, I am able to get out of the situation by deliberately holding down Shift+F5 to quit debugging, at which point things go back to normal.
Any advice?