Did you mean that you want to use debugger (or expect similar function from the inspector) to stop program at the problematic line at runtime?
The answer is "no", Intel Inspector or Intel Inspector XE can not stop running program. That is post-analysis tool for memory issues (after program exits), the tool canidentify memory issue at line number thendrill downtosource view (highlighting problematic line).