haikuwebkit/LayoutTests/inspector/debugger/breakpoint-eval-with-except...

8 lines
303 B
Plaintext

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.