Ctrl-C dlv trace without killing the target process #3351
Unanswered
mayanksingh2298
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use
dlv trace
in production environment to understand what functions are being called.However I notice as soon as I CtrlC the dlv trace process, my target process also stops.
Can I prevent that from happening?
Beta Was this translation helpful? Give feedback.
All reactions