arosien commented on issue #968:
URL: 
https://github.com/apache/daffodil-vscode/issues/968#issuecomment-1992010161

   > Rege and I are both on Windows 10.
   > 
   > Here's the info I see when I set a breakpoint:
   > 
   > **2024-03-11 16:11:56,608 [io-compute-2] INFO o.a.d.d.d.DAPSession - R> 
#22 setBreakpoints 
{"source":{"name":"scpi.dfdl.xsd","path":"c:\Users\larry.barber\Documents\PaxRiver\scpi.dfdl.xsd","sourceReference":0},"lines":[41],"breakpoints":[{"line":41}],"sourceModified":false}
 2024-03-11 16:11:56,612 [io-compute-6] INFO o.a.d.d.d.DAPSession - <R #22 
setBreakpoints success 
{"breakpoints":[{"id":0,"verified":true,"line":41,"message":""}]}**
   > 
   > @arosien You say these slashes are wrong and that could cause the problem?
   
   Not wrong, per se, but the normalization and comparison of the path into 
URIs may be implemented incorrectly for Windows-style paths. (See previous link 
to source.) I'll see if I can get a test case failing with the sample paths 
you've both provided.


-- 
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]

Reply via email to