Doc: Add tip about stopping processes to troubleshooting debugger

A customer had trouble launching debugger on a Wacom Tablet
when other processes were running. After all processes were
stopped, the debugger could be launched.

Change-Id: Ifd3da7904e9ff8e7af958e6abc7b21c1a88fa2e2
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Mika Salmela <mika.salmela@qt.io>
This commit is contained in:
Leena Miettinen
2017-10-16 16:53:40 +02:00
parent fe5ab8da81
commit eb5b45aa6c

View File

@@ -1537,6 +1537,10 @@
\l{http://www.avira.com/en/support-for-business-knowledgebase-detail/kbid/805} \l{http://www.avira.com/en/support-for-business-knowledgebase-detail/kbid/805}
{Restricted Usability of IDE/Debuggers since 2010-12-08}. {Restricted Usability of IDE/Debuggers since 2010-12-08}.
On some devices, such as Wacom Tablets, running processes might stop the
debugger from launching. Stop all running processes and then relaunch the
debugger.
\section1 Debugger Does Not Hit Breakpoints \section1 Debugger Does Not Hit Breakpoints
You might have created a release build that does not contain debug You might have created a release build that does not contain debug