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 trace subcommand can't do that, however the trace cli command creates a tracepoint that can be manipulated using the on command to print extra variables.
Without the arguments, tracing function calls is a lot less helpful.
It does print arguments, but to a limited extent.
I am not sure exactly how one would express this, but... something?
Neither am I.
I don't think just changing the variable depth would be useful, because it applies to everything and it would probably be too noisy and make the trace unreadable. If you make the configuration more fine grained eventually you will get something like the cli command trace (but that already exists).
dlv version
)?go version
)?1.21.3
Linux x86
The values of the parameters passed to the function
The text was updated successfully, but these errors were encountered: