Skip to content

Bash debugging does not start with version 1.44.0 #94982

@manuel-192

Description

@manuel-192
  • VSCode Version: 1.44.0
  • OS Version: EndeavourOS (Arch Linux based, rolling, with latest updates installed)

Steps to Reproduce:

  1. Update Visual Studio Code to new version 1.44.0 and use the Bash Debug extension (0.3.7) by rogalmic
  2. Try to Start Debugging your bash code
  3. The terminal output shows error message:
    bash: line 0: cd: too many arguments
    and debugging does not start.

Note: previous Visual Studio Code version 1.43.2 does not have this issue.

Does this issue occur when all extensions are disabled?: Only using the Bash Debug extension.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions