CLion 2022.2.4, Bundled cmake 3.23.3, Bundled lldb 14.0.6, Apple clang version 14.0.0 (clang-1400.0.29.102), macOS ventura 13.0.
Since I updated the system, the debugger does not hit breakpoints anymore. The breakpoint turns gray, the tooltip says "No executable code is associated with this line".
The project is a regular project with a shared library. All default (debug, no optimizations). Everything worked fine until the update. What's wrong?