2016-10-19 02:00:21 +00:00
|
|
|
Check that inspector correctly change break on exception state.
|
|
|
|
|
|
|
|
Running test: noBreakOnExceptionAfterEnabled
|
|
|
|
|
|
|
|
Running test: breakOnUncaughtException
|
|
|
|
paused in throwUncaughtException
|
|
|
|
|
|
|
|
Running test: breakOnCaughtException
|
|
|
|
paused in throwUncaughtException
|
|
|
|
paused in throwCaughtException
|
|
|
|
|
2017-05-19 00:35:45 +00:00
|
|
|
Running test: noBreakInEvaluateInSilentMode
|