Add Stop at exception feature to the debugger (#1693)

JerryScript-DCO-1.0-Signed-off-by: Levente Orban orbanl@inf.u-szeged.hu
This commit is contained in:
Levente Orban
2017-03-28 12:51:10 +02:00
committed by Zoltan Herczeg
parent da07252c45
commit 21cec3eb16
10 changed files with 279 additions and 108 deletions
+2 -2
View File
@@ -4,7 +4,7 @@ Stopped at tests/debugger/do_help.js:15
Documented commands (type help <topic>):
========================================
b break c delete e help n quit src
backtrace bt continue dump eval list next s step
b break c delete e exception list next s step
backtrace bt continue dump eval help n quit src
(jerry-debugger) quit