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

   @mbeckerle DAP models a "verified" boolean for breakpoints, settable by the 
debugger. We could have the backend parse the set of files mentioned in the 
breakpoints and validate the locations. This can be done synchronously (when 
the `SetBreakpoint` request is received) or asynchronously (via the 
`BreakpointEvent` event).


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