forked from qt-creator/qt-creator
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:
@@ -1537,6 +1537,10 @@
|
||||
\l{http://www.avira.com/en/support-for-business-knowledgebase-detail/kbid/805}
|
||||
{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
|
||||
|
||||
You might have created a release build that does not contain debug
|
||||
|
||||
Reference in New Issue
Block a user