[webkit-dev] InspectorDebuggerAgent::didPause function

Tomasz Morawski t.morawski at samsung.com
Tue Oct 19 06:01:29 PDT 2010


Hi,
Is there any way to get know if InspectorDebuggerAgent::didPause call 
was due to an exception or not? I have tried to use 
scriptState->hadException() inside this function but it seems that the 
hadException function always returns false.

Thanks,


More information about the webkit-dev mailing list