arosien commented on issue #995: URL: https://github.com/apache/daffodil-vscode/issues/995#issuecomment-2061687205
> Both @shanedell and I have seem variable results when debugging the extension and trying to set breakpoints and invoking the _Continue_ option. Depending on where the breakpoint is set I will either get a `daffodil.data` event fired off with a `bytePos1b` value of the byte position from whenever _Continue_ is pressed. Or I will get no `daffodil.data` event fired at all, which is also reflected in the VSCode terminal where the Scala logs are printed. A long time ago I was smart and wrote a TODO for a possible race condition about this, yay! https://github.com/apache/daffodil-vscode/blob/bc86057b2638970bf9b38360fb6d66220ab53038/debugger/src/main/scala/org.apache.daffodil.debugger.dap/Parse.scala#L1393 -- 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]
