views:

2

answers:

0

I have questioned and got solution how to break on exception in Web Inspector: http://stackoverflow.com/questions/3315675/how-can-i-get-break-on-runtime-exceptionor-error-in-javascript-or-ecmascript

Thanks klaaspieter. But I faced another problem. Web Inspector broke on exception, but does not print exception message until I continue execution. How can I make Web Inspector print exception message?