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
The compiler will optimize away variables makign some debugging difficult -- I was able to manually modify the build command to add '-gcflags -N' but I wonder if it's possible to make this an enviroment variable or somehow settable