forked from qt-creator/qt-creator
Doc: move info about Linux targets to doc/src/linux-mobile folder
Change-Id: Id9cccd999698e89c8b372f398e5e2755172ca644 Reviewed-on: http://codereview.qt-project.org/5604 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Eike Ziller <eike.ziller@nokia.com> Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
This commit is contained in:
13
doc/src/linux-mobile/linuxdev-processes.qdocinc
Normal file
13
doc/src/linux-mobile/linuxdev-processes.qdocinc
Normal file
@@ -0,0 +1,13 @@
|
||||
\section2 Managing Device Processes
|
||||
|
||||
You can view processes running on devices and kill them. Select
|
||||
\gui {Tools > Options > Linux Devices > Device Configurations >
|
||||
Remote Processes}.
|
||||
|
||||
You can filter the processes by name in the \gui {List of Remote Processes}
|
||||
dialog.
|
||||
|
||||
To update the process list, select \gui {Update List}.
|
||||
|
||||
To kill a process, select it in the list, and then select \gui {Kill
|
||||
Selected Process}.
|
||||
Reference in New Issue
Block a user