This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Avoid breakpoint during debugging on first line of main

Short and simple question: Is there a way to NOT break on the start of main when I debug my app using SES? 

Related