• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Connecting to: localhost:5001
2Stopped at tests/debugger/do_list.js:15
3(jerry-debugger) b do_list.js:18
4Breakpoint 1 at tests/debugger/do_list.js:18
5(jerry-debugger) b do_list.js:19
6Breakpoint 2 at tests/debugger/do_list.js:19
7(jerry-debugger) list
8=== Active breakpoints  ===
9 1: tests/debugger/do_list.js:18
10 2: tests/debugger/do_list.js:19
11(jerry-debugger) quit
12