if ( obscureCondition == true ) obscureVar += strangeVar; // breakpoint this? if ( obscureCondition == true ) ObscureVar += strangeVar; // breakpoint here!