forked from qt-creator/qt-creator
Updated documentation for 1.2
Reviewed-by: Kavindra Palaraja <qtc-committer@nokia.com>
This commit is contained in:
+19
-4
@@ -1045,15 +1045,22 @@
|
||||
\header
|
||||
\o Debugger Engine
|
||||
\o Notes
|
||||
\row
|
||||
\o Gdb
|
||||
\o Requires gdb version 6.8.
|
||||
\row
|
||||
\o Debugging Tools for Windows
|
||||
\o Using this engine requires you to install the
|
||||
\e{Debugging Tools for Windows} 32-bit package (Version 6.10),
|
||||
\e{Debugging Tools for Windows}
|
||||
\l{http://www.microsoft.com/whdc/devtools/debugging/installx86.Mspx}{32-bit}
|
||||
or
|
||||
\l{http://www.microsoft.com/whdc/devtools/debugging/install64bit.Mspx}{64-bit}
|
||||
package (Version 6.10 for the 32-bit or the 64-bit version of Qt Creator, respectively),
|
||||
which is freely available for download from the
|
||||
\l{http://msdn.microsoft.com/en-us/default.aspx}
|
||||
{Microsoft Developer Network} or directly from
|
||||
\l{http://www.microsoft.com/whdc/devtools/debugging/installx86.Mspx}
|
||||
{Microsoft}. The pre-built \e{Qt SDK for Windows} will make use
|
||||
{Microsoft Developer Network}.
|
||||
|
||||
The pre-built \e{Qt SDK for Windows} will make use
|
||||
of the library if it is present on the system. When building Qt
|
||||
Creator using the Microsoft Visual C++ Compiler, the
|
||||
\c{"%ProgramFiles%\Debugging Tools for Windows"} path will be
|
||||
@@ -1702,6 +1709,14 @@
|
||||
\page creator-known-issues.html
|
||||
\nextpage creator-acknowledgements.html
|
||||
|
||||
\title Known Issues of Version 1.2.0
|
||||
|
||||
\list
|
||||
\o Gdb on Windows may not work if the 'Embassy Security Center' software
|
||||
by 'Wave Systems' is installed and active (causing crashes in \c{vxvault.dll)}).
|
||||
\o Only simple data types (POD) work in the Watch Window of CDB
|
||||
\endlist
|
||||
|
||||
\title Known Issues of Version 1.1.80
|
||||
|
||||
There are some known issues with Qt Creator 1.1.80.
|
||||
|
||||
Reference in New Issue
Block a user