vscode-bash-debug icon indicating copy to clipboard operation
vscode-bash-debug copied to clipboard

How can I change user and still be in debug

Open Starli0n opened this issue 4 years ago • 1 comments

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 ?

Starli0n avatar Apr 15 '21 19:04 Starli0n

If it opens new bash process, then there is no way to work.

Can you share the part of code that fails?

rogalmic avatar Apr 15 '21 21:04 rogalmic