jerryscript/jerry-debugger
Daniella Barsony 64051b5bd8 Add total frame counter to backtrace in debugger (#2428)
This was needed for the VScode extension so we know in total howmany frames we have in the backtrace.

JerryScript-DCO-1.0-Signed-off-by: Daniella Barsony bella@inf.u-szeged.hu
2018-08-03 11:30:13 +02:00
..

Available jerryscript debugger tools

JerryScript console debugger client ( jerry-client-ws.py )
Iotjscode ( https://github.com/Samsung/iotjscode )
Jerryscript debugger Chrome webtool ( https://github.com/jerryscript-project/jerryscript-debugger-ts )