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

Bash shell debugger extension for VSCode (based on bashdb)

Results 70 vscode-bash-debug issues
Sort by recently updated
recently updated
newest added

Bash-Debug seems to work fine until I try to pass in a command line argument at which point I just get a continuous blue Knight Rider strobe under the DEBUG...

There are only two variables in the "VARIABLES" Panel for now: ```$PWD``` and ```$?```. The variable ```HELLO``` declared by last line is not added to "VARIABLES" Panel automatically. I have...

## Executables Version of bash-debug: v0.3.9 Output of following commands : ``` bash is /usr/bin/bash bash is /bin/bash code version : 1.68.0 x64 Linux 0 5.17.0-kali3-amd64 #1 SMP PREEMPT Debian...

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies

When starts debug it hangs and nothing happens it keeps loading I think is related to new debugger subsession on code 1.33 works perfect in 1.30

bug

## Executables **Version of bash-debug:** 0.3.7 **code --version:** 1.42.1 c47d83b293181d9be64f27ff093689e8e7aed054 x64 **bash -c 'uname -a; for P in bash bashdb cat mkfifo pkill; do echo ---; which -a $P; command...

## How to reproduce: - Install Bash Debug - Try Debugging using Bash-Debug ## Output: I get this error: ![1](https://user-images.githubusercontent.com/20065860/62411984-d7981d80-b5fb-11e9-9205-9a7958cbb497.PNG) ### Executables Bash Debug: 0.3.5 ## Details Configurations in launch.json...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

hello, we have a environment run in the docker container. we need to debug the shell script in the docker container via vscode in host machine. can this extension debug...

feature request

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.2 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies