QDeclarativeDebug: Fix QJSDebugService if launched with ',block'
authorKai Koehne <kai.koehne@nokia.com>
Wed, 8 Jun 2011 09:01:26 +0000 (11:01 +0200)
committerKai Koehne <kai.koehne@nokia.com>
Fri, 10 Jun 2011 13:21:55 +0000 (15:21 +0200)
commite05d75b690fab95259afae8f295df8e9df242115
tree34e04a4a21f343122e9e4b63280f5fe518fee824
parentc86ec2354add60df805ff32278f1e8cacb4811f5
QDeclarativeDebug: Fix QJSDebugService if launched with ',block'

If the debugger is launched in blocking mode the service will be enabled
from the start.

Reviewed-by: Thorbjorn Lindeijer
(cherry picked from commit c038e3505309bb954123493cb5f96c73e114f3d0)
src/declarative/debugger/qjsdebuggeragent.cpp
src/declarative/debugger/qjsdebuggeragent_p.h
src/declarative/debugger/qjsdebugservice.cpp