mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
7 lines
260 B
Plaintext
7 lines
260 B
Plaintext
Connecting to: localhost:5001
|
|
Stopped at tests/debugger/do_exception.js:15
|
|
(jerry-debugger) c
|
|
Exception throw detected (to disable automatic stop type exception 0)
|
|
Stopped at tests/debugger/do_exception.js:19 (in foo() at line:17, col:1)
|
|
(jerry-debugger) quit
|