Question: How to debug buildah bud with "unshare.MaybeReexecUsingUserNamespace(false)" ? #3683
Replies: 4 comments 4 replies
-
A friendly reminder that this issue had no activity for 30 days. |
Beta Was this translation helpful? Give feedback.
-
Any ideas on this @giuseppe ? |
Beta Was this translation helpful? Give feedback.
-
It is better to start the debugging session from a |
Beta Was this translation helpful? Give feedback.
-
When I debug the go lang application - https://github.com/redhat-buildpacks/poc/blob/9a9687ba2f89b8e39e0747c7e8cd41980b4f8255/buildah/code/main.go#L129 |
Beta Was this translation helpful? Give feedback.
-
Question
Is there a way to avoid that when we remote debug using dlv, the following line of code, which launches under the hood a sub-command will cause an exit of the debugger ?
Beta Was this translation helpful? Give feedback.
All reactions