Running SE 29 on macOS 15.1 on ARM.
I used to be able to debug single file projects written in C/C++ using LLDB. I tried to use this today and the debugger starts, the application runs but no breakpoints are hit. I tried it with a single file project and with a larger project with a workspace and neither works. I tried using a clean configuration which made no difference. LLDB works fine from the command line, as does debugging using LLDB in VSCode.
Any help would be appreciated.