break-on-exception-expected.txt 330 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11
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

12
Running test: noBreakInEvaluateInSilentMode