forked from qt-creator/qt-creator
qml-debug-doc: Inform the user that breakpoints are only available in block mode
Setting / triggering breakpoints is only possible if the target application was started with the "block" argument. Fixes: QTCREATORBUG-27515 Change-Id: Idafdaa87c38c8c452771897d4d845c4398d55fc4 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -162,6 +162,8 @@
|
||||
the application from running until the debug client connects to the
|
||||
server. This enables debugging from the start.
|
||||
|
||||
\note Setting breakpoints is only possible if the application is started with block mode.
|
||||
|
||||
\li Select \uicontrol Debug > \uicontrol {Start Debugging} >
|
||||
\uicontrol {Attach to QML Port}.
|
||||
|
||||
|
Reference in New Issue
Block a user