Profiler Error PRF1641

fatal error -- PROFILE -- user-defined breakpoint found at address

Line profiling only: No breakpoints may be set in the executable modules being profiled. These are not breakpoints set by the debugger but rather embedded INT 3 instructions. This error is only fatal if the INT 3 instruction is encountered during the execution of your program.