Hi all, I am making a game and previously I was able to debug it normally using LLDB on VSCode. After updating my Odin version, when I try to debug, the debugger just goes through each breakpoint without stopping. I tested and I can debug a simple raylib hello world.
I get this on the debug console:
- Breakpoint at my_path/main.odin:49 could not be resolved, but a valid location was found at my_path/main.odin:49
And this on the terminal ouput:
- BulletHell[91552:1395735] [plugin] AddInstanceForFactory: No factory registered for id <CFUUID 0x101271ec0> F8BB1C28-BAE8-11D6-9C31-00039315CD46
- BulletHell[91552:1395830] [client] No error handler for XPC error: Connection invalid