You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2022/03/03 18:41:55 UTC

[GitHub] [daffodil-vscode] mbeckerle commented on issue #66: Multi-file Breakpoint

mbeckerle commented on issue #66:
URL: https://github.com/apache/daffodil-vscode/issues/66#issuecomment-1058367731


   I can't get a breakpoint in any schema file beside the main one to work.
   
   To reproduce, use EDIFACT DFDL schema (from github)
   
   The main DFDL schema project file fo that is src/main/resources/EDIFACT-SupplyChain-D03B/EDIFACT-SupplyChain-Messages-D.03B.xsd
   
   The data file I chose was src/test/resources/EDIFACT-SupplyChain-D03B/TestData/INVOIC_D.03B_Interchange_with_UNA.txt
   
   Set breakpoint in src/main/resources/EDIFACT-SupplyChain-D03B/EDIFACT-SupplyChain-Segments-D.03B.xsd line 292.
   
   That should be hit during the parse, but never is. 


-- 
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: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org