WARDuino
WARDuino copied to clipboard
In proxy mode events do not get pushed when the VM had unhandled events
If we would pull a session on a MCU to start debugging locally. No event gets pushed to the local VM if the VM on the mcu has unhandled events pending in the queue. This problem does not occur if the queue was empty when switching to proxy debugging.