OSDN Git Service

QmlCppDebugger: Set cpp breakpoints right on startup (again)
authorKai Koehne <kai.koehne@nokia.com>
Thu, 29 Sep 2011 13:12:43 +0000 (15:12 +0200)
committerKai Koehne <kai.koehne@nokia.com>
Tue, 4 Oct 2011 15:12:37 +0000 (17:12 +0200)
commit87713f50c6510d47749a4ff64421dfcf17001135
tree09e99c1915d393c48a5878ed5bbd33576c0e4065
parent8ab887297c84c9a0e8fb16e36a25033a4790b3dc
QmlCppDebugger: Set cpp breakpoints right on startup (again)

Previous commit allows to hit cpp breakpoints before the QML engine
is up and running, so there is no need anymore to set breakpoints early
on.

Change-Id: Ia0de490d54057d51c4585c56fa9083de982ba97b
Reviewed-on: http://codereview.qt-project.org/5896
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
src/plugins/debugger/cdb/cdbengine.cpp
src/plugins/debugger/gdb/gdbengine.cpp