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

Inspect typed data in debugger. #540

Open sigurdm opened 8 years ago

sigurdm commented 8 years ago

Currently typed data just points to a ForeignMemory. It would be nice to be able to inspect it in the debugger.