forked from qt-creator/qt-creator
Doc: add some articles
Optimize doc build at sub-plugin level. Change-Id: Ib9f3e93d2386f195aeddd5cf4794f4af44abcd4c Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -213,8 +213,13 @@
|
|||||||
The probe is either integrated into the running process (e.g. for QML
|
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
|
debugging) or runs a separate process (e.g. when using GDB server
|
||||||
on embedded Linux, or TRK/CODA on Symbian). The host side typically
|
on embedded Linux, or TRK/CODA on Symbian). The host side typically
|
||||||
consists of \QC itself, often with help of external process such
|
consists of \QC itself, often with the help of an external process, such as
|
||||||
as CDB or GDB.
|
\if defined(qcmanual)
|
||||||
|
GDB or CDB.
|
||||||
|
\else
|
||||||
|
GDB.
|
||||||
|
\endif
|
||||||
|
|
||||||
|
|
||||||
While this setup might look daunting, it is mostly invisible to
|
While this setup might look daunting, it is mostly invisible to
|
||||||
the user. With a properly loaded and configured project, pressing
|
the user. With a properly loaded and configured project, pressing
|
||||||
|
|||||||
Reference in New Issue
Block a user