blob: e523f33bde2b6999d6e4fa050cb1973a4a28ec75 [file] [log] [blame]
While being paused on a breakpoint the debugger should ignore the exceptions from console commands.
Found breakpoint.js
inside breakpointBasic
PASS: Paused in debugger: reason = "Breakpoint"
PASS: The debugger should not stop on the exception thrown by a console command while paused on a breakpoint.