mbeckerle commented on pull request #63: URL: https://github.com/apache/daffodil-vscode/pull/63#issuecomment-996710855
Yessss. Things are starting to work. I can start the debugger with no SDE. It stops on the xs:schema element of PCAPHeader element, and within that on the Network element. I continue and it stops at the PCAPHeader (Yay!) I continue again and can stop on more things. I noticed the "step into" button doesn't work "stepIn failure null" in Terminal. This is significant progress. I can't figure out how to access or set a breakpoint in the ethernetIP schema, which doesn't show up as files anywhere on the left, and since stepInto doesn't work.... Hmmm. I will try more variations later today. (Out for a couple hours now. - until noon ish) -- 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]
