Question

In Chrome dev tools we can use the 'Pause' icon on the bottom row of the interface to break on all exceptions. So when our web page is running, we can break it suddenly without adding breakpoint and know where the script stop. Can we do that in opera dragonfly?

Thanks.

Was it helpful?

Solution

There's a "Show parse errors and break on exceptions" toggle (immediately left of the drop-down selecting what script to show currently).

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top