evothings / evothings-studio

Evothings Studio
http://www.evothings.com/
Apache License 2.0
53 stars 33 forks source link

Investigate options for debugging #51

Closed ghost closed 9 years ago

ghost commented 9 years ago

Report/feature request from the forum:

"...if a future version could also include the ability to single-step and view variables, that would be great. I appreciate that a log message can be added to view a variable, but if it means restarting the app, and then reconnecting to a BT device and getting to a certain stage of the operation , it's still a much longer turnaround than using the Chrome debugger without Evothings. Unless there's a way of using Chrome with Evothings? At present if I try I only get "ArrayBuffer is deprecated in XMLHttpRequest.send(). Use ArrayBufferView instead. " and I can't view any source code."

We should investigate options for debugging, for example looking into the debuggers in Chrome and Safari.

ghost commented 9 years ago

Decision is to use debuggers in Chrome/Safari and document how to use these debuggers with Evothings Studio. See issue: https://github.com/evothings/evothings-doc/issues/73