I am debugging an existing program which appears to fail due to various arithmetic errors.
Program caused arithmetic error: Floating divide by 0
Is there a way to find out what part of the program is producing these errors? Or make the IDL development environment stop when one of these is raised?