Debug MEX using Xcode on an M1 MacBook

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?

1 comentario

jinsong
jinsong el 24 de Jun. de 2022
Hi, I meet the same problem, did you solve it?

Iniciar sesión para comentar.

Respuestas (1)

Yongjian Feng
Yongjian Feng el 20 de Jul. de 2021

0 votos

Just hit continue? This is just a breakpoint.

6 comentarios

Jan Neggers
Jan Neggers el 21 de Jul. de 2021
I did, but after 100 continues I'm still in the same breakpoint.
Yongjian Feng
Yongjian Feng el 21 de Jul. de 2021
Try to disable all the break points first? Click that blue button close to the bottom of the editor.
Jan Neggers
Jan Neggers el 21 de Jul. de 2021
it still stops at the same point. I can continue, but nothing really changes.
Jan Neggers
Jan Neggers el 28 de Jul. de 2021
bump, anyone?
Yongjian Feng
Yongjian Feng el 28 de Jul. de 2021
I don't have a M1 macBook. Need to check if I can get a test env somewhere.
Lukas Heyn
Lukas Heyn el 14 de Feb. de 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?

Iniciar sesión para comentar.

Categorías

Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.

Productos

Versión

R2021a

Etiquetas

Preguntada:

el 20 de Jul. de 2021

Comentada:

el 14 de Feb. de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by