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/11 20:31:46 UTC

[GitHub] [daffodil-vscode] arosien opened a new pull request #91: Avoid endElement parsing callbacks when debugger is paused.

arosien opened a new pull request #91:
URL: https://github.com/apache/daffodil-vscode/pull/91


   Previously it would emit an event that would pop the maintained stack
   so when a breakpoint was hit the subsequently fetched stacktrace
   was missing the breakpoint.
   
   Fixes #90.


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



[GitHub] [daffodil-vscode] Shanedell merged pull request #91: Avoid endElement parsing callbacks when debugger is paused.

Posted by GitBox <gi...@apache.org>.
Shanedell merged pull request #91:
URL: https://github.com/apache/daffodil-vscode/pull/91


   


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