Try set "skipFiles": [] in your launch.json. Caught exception affected by this config. I solve a similar problem using this config.
"skipFiles": []