OSDN Git Service

QmlCppEngine: Make sure that breakpoint markers get removed
authorKai Koehne <kai.koehne@nokia.com>
Wed, 12 Oct 2011 15:26:18 +0000 (17:26 +0200)
committerKai Koehne <kai.koehne@nokia.com>
Thu, 13 Oct 2011 09:56:10 +0000 (11:56 +0200)
commitd2d3c6dd15fc89531730c139d37d1bdd4ebcc376
treeecab64801b0fc25a0d4df28da5bc29cd951c7210
parenta15e3a3e9057759b0819b2256e99332e8e9a702c
QmlCppEngine: Make sure that breakpoint markers get removed

resetLocation() called by DebuggerPlugin::handle* should automatically
reset the locations for stepping etc.

Change-Id: I3e20f93ade7f40e1e1f33b1b48b11522b59771f8
Task-number: QTCREATORBUG-6291
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
src/plugins/debugger/debuggerengine.h
src/plugins/debugger/qml/qmlcppengine.cpp
src/plugins/debugger/qml/qmlcppengine.h
src/plugins/debugger/qml/qmlengine.cpp