Skip to content
Snippets Groups Projects
Commit c520001d authored by Leena Miettinen's avatar Leena Miettinen Committed by hjk
Browse files

Doc: add some articles


Optimize doc build at sub-plugin level.

Change-Id: Ib9f3e93d2386f195aeddd5cf4794f4af44abcd4c
Reviewed-by: default avatarhjk <qthjk@ovi.com>
parent d40f41cd
No related branches found
No related tags found
No related merge requests found
......@@ -213,8 +213,13 @@
The probe is either integrated into the running process (e.g. for QML
debugging) or runs a separate process (e.g. when using GDB server
on embedded Linux, or TRK/CODA on Symbian). The host side typically
consists of \QC itself, often with help of external process such
as CDB or GDB.
consists of \QC itself, often with the help of an external process, such as
\if defined(qcmanual)
GDB or CDB.
\else
GDB.
\endif
While this setup might look daunting, it is mostly invisible to
the user. With a properly loaded and configured project, pressing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment