Clear Filters
Clear Filters

Debug MEX using Xcode on an M1 MacBook

4 views (last 30 days)
Jan Neggers
Jan Neggers on 20 Jul 2021
Commented: Lukas Heyn on 14 Feb 2023
Hello,
I'm trying to get debugging working for my MEX files using XCode. I've followed this tutorial:
However, when attaching (even before I run my mex file), XCode throws a break point on: MCR Interpreter thread (see image).
  • Is this related to Rosetta?
  • Is there a work around?

Answers (1)

Yongjian Feng
Yongjian Feng on 20 Jul 2021
Just hit continue? This is just a breakpoint.
  6 Comments
Yongjian Feng
Yongjian Feng on 28 Jul 2021
I don't have a M1 macBook. Need to check if I can get a test env somewhere.
Lukas Heyn
Lukas Heyn on 14 Feb 2023
Hi,
unfortunately, this still does not work, but with a different error:
Java: Java2D Queue Flusher (69): EXC_BAD_ACCESS (code=1, address=0x8)
will this be fixed soon?

Sign in to comment.

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!