Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qt-creator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tobias Hunger
qt-creator
Commits
12a66bfa
Commit
12a66bfa
authored
15 years ago
by
Friedemann Kleint
Browse files
Options
Downloads
Patches
Plain Diff
Updated documentation for 1.2
Reviewed-by:
Kavindra Palaraja
<
qtc-committer@nokia.com
>
parent
09b98c02
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/qtcreator.qdoc
+19
-4
19 additions, 4 deletions
doc/qtcreator.qdoc
with
19 additions
and
4 deletions
doc/qtcreator.qdoc
+
19
−
4
View file @
12a66bfa
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment