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

## Executables Bash debug: 0.3.9 vscode: 1.65-insider OS: Windows 10 ```bash PS C:\Users\user123> where bash PS C:\Users\user123> # if `code` not found on macOS, follow the instructions in: PS C:\Users\user123>...

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...

dependencies

## Executables Bash Debug v0.3.9 ``` /usr/bin/bash GNU bash, version 5.0.17(1)-release (x86_64-pc-linux-gnu) bashdb, release 5.0-1.1.2 cat (GNU coreutils) 8.30 Copyright (C) 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL...

In addition to the details for issue, please provide us *Executables* information and *Debug output* unless you have confidence that they don't help us. ## Executables Version of bash-debug: (can...

1. ctrl + j to open git-bash terminal 2. git add and then git commit 3. git-bash no any response

In addition to the details for issue, please provide us *Executables* information and *Debug output* unless you have confidence that they don't help us. ## Executables Version of bash-debug: (can...

## Executables Version of bash-debug: 0.3.9 Output of following commands (on windows, execute them in Command Prompt or PowerShell): ``` Bash: C:\Windows\System32\bash.exe VSCode: 1.58.2 ``` ## Debug output ```json {...

I am setting an environment variable in the launch.json file (here is the content: > { "version": "0.2.0", "configurations": [ { "type": "bashdb", "request": "launch", "name": "Bash-Debug (hardcoded script name)",...

Bash Debug: 0.3.9 VS Codium: Version: 1.61.2 (user setup) Commit: 6cba118ac49a1b88332f312a8f67186f7f3c1643 Date: 2021-10-20T00:24:15.536Z Electron: 13.5.1 Chrome: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Windows_NT x64 10.0.18363 ``` #!/bin/bash set -e first="dev-4"...

## Executables Version of bash-debug: 0.3.3 Output of following commands (on windows, execute them in Command Prompt or PowerShell): ``` where bash /usr/local/bin/bash /bin/bash code --version 1.29.1 bc24f98b5f70467bc689abf41cc5550ca637088e x64 bash...