eurorack-blocks icon indicating copy to clipboard operation
eurorack-blocks copied to clipboard

Can't debug modules on Apple M1

Open ohmtech-rdi opened this issue 3 years ago • 1 comments

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.

ohmtech-rdi avatar Jul 10 '22 06:07 ohmtech-rdi

A beta build of Rack for ARM is here.

ohmtech-rdi avatar Jan 08 '23 13:01 ohmtech-rdi