jerryscript/tests/debugger/do_pending_list.cmd
Levente Orban 0806c16902 Add pending breakpoints feature to python debugger client (#1810)
- Support to add pending breakpoints
 - Add fbreak command for the prompt
 - Manage this breakpoints
 - Add tests for it

JerryScript-DCO-1.0-Signed-off-by: Levente Orban orbanl@inf.u-szeged.hu
2017-05-18 09:00:38 +02:00

7 lines
131 B
Batchfile

fbreak do_pending_breakpoints.js:50
fbreak do_pending_breakpoints.js:235532
fbreak do_pending_breakpoints.js:2145
n
list pending
c