OSX: on start debug stops at assembler code

Hi,

when I start debugging on OSX GoLand stops at this code:

TEXT runtime·systemstack_switch(SB), NOSPLIT, $0-0

located in asm_arm64.s

On Linux this just works as expected. Anyone has a hint how to fix this?

Thx!

0

请先登录再写评论。