Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging not working on M1 macbook #119

Open
AesteroidBlues opened this issue Apr 17, 2023 · 1 comment
Open

Debugging not working on M1 macbook #119

AesteroidBlues opened this issue Apr 17, 2023 · 1 comment

Comments

@AesteroidBlues
Copy link

I'm trying to debug a program on an m1 macbook and the debugger seems to be failing before launching my hashlink app.
I built hashlink from source using an -arch x86_64 and performed the make codesign_osx step. I can run my heaps application no problem.

When I launch from debugger in vscode I see this:
image

I'm using code-insiders v1.78 but this repros on 1.76.2 universal

Also if I build the debugger and try to use hl debugger.hl myApp.hl nothing seems to happen.

@rcstuber
Copy link
Contributor

See: HaxeFoundation/hashlink#503

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants