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
Bump on this issue. I find it really inconvenient to use. In normal code, this would work perfectly fine, but not in a debugger. Often, the variable is a concrete type rather than an interface type, and we need to pass it to a more general function, like printing. It would be great to have an update or resolution for this.
dlv version
)?72fae3c
go version
)?Go 1.13 (ac8dbe7747971007d58eb39e2e7e615cf9f04493)
Win 10
Run the following application with a breakpoint on line 8
Invoke the following delve command:
or
I would expect the debugger show the result of the function call and print it on the output
or
The text was updated successfully, but these errors were encountered: