Odin
Odin copied to clipboard
Using a debugger on a mac
Is it possible to use a debugger on a mac? And if so can someone help me of how to set this up?
I know there is Visual Studio for mac, but not sure if this is possible to use for debugging on a mac.
Any help is welcome.
You can use xcode to debug on apple platforms.
Can someone help me how to set it up. I used Xcode before, but not for something like this. I can't figure out the steps.
Please visit us on the discord server for more assistance. The issues page here is for problems with the Odin project.
lldb is on mac. I don't know if it supports Odin source code...