For some reason lldb stopped outputting any information when running p or po commands.
As suggested in other topic I have tried the following without any success:
- Cleaning the project
Optimization Levelproject setting set tononeDebug Information Formatset toDWARF with dSYM File
I am running Xcode 12.2 on MacOS BigSur 11.0.1 but I that happens prior updating both XCode and the OS.
