Skip to content

Commit

Permalink
fix: Update dependencies, readme, error messages.
Browse files Browse the repository at this point in the history
  • Loading branch information
rogalmic authored Apr 23, 2019
1 parent cb48e0c commit 7ef4fb2
Show file tree
Hide file tree
Showing 4 changed files with 620 additions and 2,495 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ See https://code.visualstudio.com/docs/editor/debugging for general usage.
For Windows users:
- Install [Windows Subsystem for Linux](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux)
- Terminal has problems with spaces in paths when powershell is used, use [WSL bash](https://github.com/Microsoft/vscode/issues/22317) instead. For beta WSL please read [this](https://github.com/rogalmic/vscode-bash-debug/issues/93)
- `pathBash` refers to BASH binary path in WSL filesystem, not path to `wsl.exe`/`bash.exe`

For macOS users:
- Read [here](https://github.com/rogalmic/vscode-bash-debug/wiki/macOS:-avoid-use-of--usr-local-bin-pkill) if your mac has `/usr/local/bin/pkill`.
Expand Down
Loading

0 comments on commit 7ef4fb2

Please sign in to comment.