-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
Index out of range using gdlv debug #79
Comments
I can't reproduce this. Can you add a Also how did you install gdlv? This doesn't look like it was installed with |
I installed it with the Nix package manager, should be version 1.12.0 but I don't know if there is a way to verify that with the program itself. Installing it with go install has it working perfectly well and the Nix version I cant change the code in. |
Actually now it seems to be working even with the Nix installed binary... unclear on what the issue was but maybe it was using the old version (1.10.0)? Would be nice if we could see the version by using a command line flag maybe. |
Also, doesnt quite work as expected, seem to be getting some cgo error:
|
The stacktrace looks like it comes from the latest version. Some other thing probably changed.
This is because delve sets CGO_CFLAGS to |
Window shows up for a moment then immediately crashes:
The text was updated successfully, but these errors were encountered: