Skip to content

Error when path contains folder name with <SPACE> character #1075

@lrbarber

Description

@lrbarber

On Windows, if the working directory path includes a folder name with a space character in it, the debugger does not execute daffodil-debugger.bat because the command line parsing breaks when it gets to the

C:>
c:\Users\larry.barber\OneDrive\ - Nteligen\Documents\VS_Code_Debugger\daffodil-vscode\daffodil-debugger-3.8.0-1.4.0\bin\daffodil-debugger.bat
--listenPort 4711 -J"--add-opens=java.base/java.lang=ALL-UNNAMED"
'c:\Users\larry.barber\OneDrive' is not recognized as an internal or external command,
operable program or batch file.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdebuggerIssues related to the DFDL debugger capability

Type

No fields configured for Bug.

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions