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


   This looks good. A few questions.
   
   Can you step into and breakpoint an element on a schema that is in the jar, 
not in the schema being debugged. In this case, can you step on some child 
element in the ethernet-ip jar? (You can in Daffodil CLI, so I imagine this 
will just work.)
   
   Can you do this debug without any jar files, i.e., somehow point the debug 
classpath at src/main/resources and src/test/resources of both the pcap and the 
ethernetIP schema directories without creating jar files? 
   


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