arosien commented on issue #968: URL: https://github.com/apache/daffodil-vscode/issues/968#issuecomment-1989318363
@lrbarber are you on Windows 9, or is that a different reproduction that @rthomas320 is showing? For @rthomas320's Windows 9 problem, I suspect that the "is the current schema line in the list of breakpoints" check is failing due to the backslash path convention. The code looks like https://github.com/apache/daffodil-vscode/blob/main/debugger/src/main/scala/org.apache.daffodil.debugger.dap/DAPodil.scala#L754. I don't have a way to run Windows 9, but one could add some logging locally to test these comparisons, or we can try to find a Windows 9 Github action runner. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
