1425bb815Sopenharmony_ciConnecting to: localhost:5001
2425bb815Sopenharmony_ciStopped at tests/debugger/do_backtrace.js:15
3425bb815Sopenharmony_ci(jerry-debugger) next
4425bb815Sopenharmony_ciout: backtrace-test
5425bb815Sopenharmony_ciStopped at tests/debugger/do_backtrace.js:28
6425bb815Sopenharmony_ci(jerry-debugger) n
7425bb815Sopenharmony_ciStopped at tests/debugger/do_backtrace.js:37
8425bb815Sopenharmony_ci(jerry-debugger) next
9425bb815Sopenharmony_ciStopped at tests/debugger/do_backtrace.js:40
10425bb815Sopenharmony_ci(jerry-debugger) step
11425bb815Sopenharmony_ciStopped at tests/debugger/do_backtrace.js:32 (in test() at line:30, col:1)
12425bb815Sopenharmony_ci(jerry-debugger) next
13425bb815Sopenharmony_ciout: function test
14425bb815Sopenharmony_ciStopped at tests/debugger/do_backtrace.js:33 (in test() at line:30, col:1)
15425bb815Sopenharmony_ci(jerry-debugger) s
16425bb815Sopenharmony_ciStopped at tests/debugger/do_backtrace.js:23 (in foo() at line:21, col:1)
17425bb815Sopenharmony_ci(jerry-debugger) bt 1 2 t
18425bb815Sopenharmony_ciTotal number of frames: 3
19425bb815Sopenharmony_ciFrame 1: tests/debugger/do_backtrace.js:33 (in test() at line:30, col:1)
20425bb815Sopenharmony_ci(jerry-debugger) bt 1 2
21425bb815Sopenharmony_ciFrame 1: tests/debugger/do_backtrace.js:33 (in test() at line:30, col:1)
22425bb815Sopenharmony_ci(jerry-debugger) bt 0 3 t
23425bb815Sopenharmony_ciTotal number of frames: 3
24425bb815Sopenharmony_ciFrame 0: tests/debugger/do_backtrace.js:23 (in foo() at line:21, col:1)
25425bb815Sopenharmony_ciFrame 1: tests/debugger/do_backtrace.js:33 (in test() at line:30, col:1)
26425bb815Sopenharmony_ciFrame 2: tests/debugger/do_backtrace.js:40
27425bb815Sopenharmony_ci(jerry-debugger) bt
28425bb815Sopenharmony_ciFrame 0: tests/debugger/do_backtrace.js:23 (in foo() at line:21, col:1)
29425bb815Sopenharmony_ciFrame 1: tests/debugger/do_backtrace.js:33 (in test() at line:30, col:1)
30425bb815Sopenharmony_ciFrame 2: tests/debugger/do_backtrace.js:40
31425bb815Sopenharmony_ci(jerry-debugger) bt 2
32425bb815Sopenharmony_ciFrame 0: tests/debugger/do_backtrace.js:23 (in foo() at line:21, col:1)
33425bb815Sopenharmony_ciFrame 1: tests/debugger/do_backtrace.js:33 (in test() at line:30, col:1)
34425bb815Sopenharmony_ci(jerry-debugger) bt 2 t
35425bb815Sopenharmony_ciTotal number of frames: 3
36425bb815Sopenharmony_ciFrame 0: tests/debugger/do_backtrace.js:23 (in foo() at line:21, col:1)
37425bb815Sopenharmony_ciFrame 1: tests/debugger/do_backtrace.js:33 (in test() at line:30, col:1)
38425bb815Sopenharmony_ci(jerry-debugger) n
39425bb815Sopenharmony_ciout: function foo
40425bb815Sopenharmony_ciStopped at tests/debugger/do_backtrace.js:24 (in foo() at line:21, col:1)
41425bb815Sopenharmony_ci(jerry-debugger) n
42425bb815Sopenharmony_ciStopped at tests/debugger/do_backtrace.js:25 (in foo() at line:21, col:1)
43425bb815Sopenharmony_ci(jerry-debugger) s
44425bb815Sopenharmony_ciStopped at tests/debugger/do_backtrace.js:18 (in f4() at line:17, col:1)
45425bb815Sopenharmony_ci(jerry-debugger) backtrace
46425bb815Sopenharmony_ciFrame 0: tests/debugger/do_backtrace.js:18 (in f4() at line:17, col:1)
47425bb815Sopenharmony_ciFrame 1: tests/debugger/do_backtrace.js:25 (in foo() at line:21, col:1)
48425bb815Sopenharmony_ciFrame 2: tests/debugger/do_backtrace.js:33 (in test() at line:30, col:1)
49425bb815Sopenharmony_ciFrame 3: tests/debugger/do_backtrace.js:40
50425bb815Sopenharmony_ci(jerry-debugger) bt 4 4
51425bb815Sopenharmony_ci(jerry-debugger) bt 600 919
52425bb815Sopenharmony_ci(jerry-debugger) bt 3 500
53425bb815Sopenharmony_ciFrame 3: tests/debugger/do_backtrace.js:40
54425bb815Sopenharmony_ci(jerry-debugger) bt 42
55425bb815Sopenharmony_ciFrame 0: tests/debugger/do_backtrace.js:18 (in f4() at line:17, col:1)
56425bb815Sopenharmony_ciFrame 1: tests/debugger/do_backtrace.js:25 (in foo() at line:21, col:1)
57425bb815Sopenharmony_ciFrame 2: tests/debugger/do_backtrace.js:33 (in test() at line:30, col:1)
58425bb815Sopenharmony_ciFrame 3: tests/debugger/do_backtrace.js:40
59425bb815Sopenharmony_ci(jerry-debugger) bt 4 3
60425bb815Sopenharmony_ciError: Start depth needs to be lower than or equal to max depth
61425bb815Sopenharmony_ci(jerry-debugger) c
62425bb815Sopenharmony_ciout: function f4
63