vscode-bash-debug
vscode-bash-debug copied to clipboard
How can I change user and still be in debug
Hi,
I try to change of user inside a script but somehow I am losing the debugging.
I guess I am switching of context or something.
Is there a way to make it work ?
If it opens new bash process, then there is no way to work.
Can you share the part of code that fails?