|
|
@ -82,7 +82,6 @@ send <span id="debug-tx-bytes">?</span> (<span id="debug-tx-kbrate">?</span> kB/ |
|
|
|
<p>This web UI talks to a NodeJS debug server using <a href="http://socket.io/" target="_blank">socket.io</a>. |
|
|
|
The debug server talks to the target device using the Duktape debug protocol |
|
|
|
(see <a href="https://github.com/svaarala/duktape/blob/master/doc/debugger.rst" target="_blank">debugger.rst</a>).</p> |
|
|
|
<p>Duktape debugger is currently <span style="font-weight: bold">experimental</span>.</p> |
|
|
|
</div> <!-- #about-dialog --> |
|
|
|
|
|
|
|
<div id="bytecode-dialog" title="Bytecode for current function"> |
|
|
|