Handle DAP evaluate request without a frame ID
DAP specifies that if an evaluate request does not have a frameID parameter, then the expression is evaluated in the global scope.
Loading
Please register or sign in to comment
DAP specifies that if an evaluate request does not have a frameID parameter, then the expression is evaluated in the global scope.