jerryscript/tests/debugger/do_step.cmd
Levente Orban b996841a65 Add feature commands for debugger python script (#1604)
JerryScript-DCO-1.0-Signed-off-by: Levente Orban orbanl@inf.u-szeged.hu
2017-03-06 11:08:30 +01:00

9 lines
66 B
Batchfile

break do_step.js:25
step
backtrace
b do_step.js:26
next
next
bt
c