Community
Participate
Working Groups
Created attachment 180900 [details] fix code from HEAD when we process a VMDeathEvent in JavaScriptDebugTarget, we return false, indicating that the event set should not resume. In this case there can be no more requests / actions done as the VM is gone, we should be resuming the event set.
applied patch to HEAD