eurorack-blocks
eurorack-blocks copied to clipboard
Can't debug modules on Apple M1
Description
It doesn't seem possible to debug an Eurorack-blocks module in VCV Rack on Apple M1 using Xcode 13.4.
- When using native M1 mode, the debugger doesn't seem to be able to map symbols
- When running Xcode using Rosetta 2, the debugger fails to attach
Potential Workarounds
It is not clear yet was is going on under the hood, but here are some potential workarounds:
- Find a version of Xcode that doesn't have M1 support and try to debug from there,
- Use an unofficial port of VCV Rack to M1 like this one.
A beta build of Rack for ARM is here.