You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed ubuntu on mac m1 with amd64 and debugging golang program through dlv, I get fork/exec: function not implemented", please tell me how to solve this problem
Unfortunately, there's no good solution to this due to technical limitations in how we emulate x86 on Apple Silicon machines. See #27 and #113 for more info.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I installed ubuntu on mac m1 with amd64 and debugging golang program through dlv, I get fork/exec: function not implemented", please tell me how to solve this problem
All reactions