Xcode 9.2 debugger not stopping at the correct breakpoint line

Anyone else having issues with Xcode 9.2 not stopping at the correct source line?

I put a break point in my code and Xcode stops 10-ish lines further down.

Anyone else? Any work arounds?

Losing my mind…

I’m not running Xcode 9, but it reminds me of an Xcode issue I found a long time ago…

You’ll have to isolate what’s causing the issue and figure out if you can do something about it in your (or the JUCE code)

Cheers,

Rail

this used to be a big issue in 8, but to be honest, haven’t noticed this in 9 so far so I assumed it had been fixed