dart-archive / sdk

The Dartino project was an experiment seeking to improve productivity when writing application code for embedded devices.
https://dartino.org
Other
330 stars 36 forks source link

Debugger does not recover from failed connection #526

Closed sgjesse closed 8 years ago

sgjesse commented 8 years ago

If a failing connection is made to a VM waiting for a debugger connection - like in #525, and then a new connection is attempted the VM hits an ASSERT:

../../src/vm/session.cc:85: error: Unexpected message opcode 0 received in state Connected, live-editing: false, debugging: true>
sigurdm commented 8 years ago

This is fixed by https://github.com/dartino/sdk/commit/38d4ccb97dc05d8cb244643ea07a665f7bbc0e51