• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Connecting to: localhost:5001
2Stopped at tests/debugger/do_throw_adv.js:15
3(jerry-debugger) c
4Exception throw detected (to disable automatic stop type exception 0)
5Exception hint: 2
6Stopped at tests/debugger/do_throw_adv.js:18 (in f() at line:17, col:1)
7(jerry-debugger) s
8Stopped at tests/debugger/do_throw_adv.js:32
9(jerry-debugger) c
10Exception throw detected (to disable automatic stop type exception 0)
11Exception hint: 4
12Stopped at tests/debugger/do_throw_adv.js:18 (in f() at line:17, col:1)
13(jerry-debugger) c
14Exception throw detected (to disable automatic stop type exception 0)
15Exception hint: Catch again
16Stopped at tests/debugger/do_throw_adv.js:41
17(jerry-debugger) c
18Exception throw detected (to disable automatic stop type exception 0)
19Exception hint: 7
20Stopped at tests/debugger/do_throw_adv.js:18 (in f() at line:17, col:1)
21(jerry-debugger) c
22Exception throw detected (to disable automatic stop type exception 0)
23Exception hint: 10
24Stopped at tests/debugger/do_throw_adv.js:18 (in f() at line:17, col:1)
25(jerry-debugger) c
26Exception throw detected (to disable automatic stop type exception 0)
27Exception hint: Replace the other error
28Stopped at tests/debugger/do_throw_adv.js:63
29(jerry-debugger) c
30Exception throw detected (to disable automatic stop type exception 0)
31Exception hint: 13
32Stopped at tests/debugger/do_throw_adv.js:18 (in f() at line:17, col:1)
33(jerry-debugger) c
34Exception throw detected (to disable automatic stop type exception 0)
35Exception hint: Should be caught
36Stopped at tests/debugger/do_throw_adv.js:76
37(jerry-debugger) c
38Exception throw detected (to disable automatic stop type exception 0)
39Exception hint: 16
40Stopped at tests/debugger/do_throw_adv.js:18 (in f() at line:17, col:1)
41(jerry-debugger) c
42err: Script Error: 16
43