Nuacht

With many older Visual Studio Code versions debugging has worked as expected. Downgrading to the previous Visual Studio Code 1.43.2-2 helps, debugging works with that as expected. See more details at ...
I'm having issues debugging a Bash script with bashdb in Visual Studio Code using the WSL extension. Despite setting breakpoints in my Bash script, the debugger runs the script without stopping at any ...