Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
1e50be98
Commit
1e50be98
authored
Aug 20, 2010
by
hjk
Browse files
doc: fix link and capitalization
parent
d653766b
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/qtcreator.qdoc
View file @
1e50be98
...
...
@@ -4154,7 +4154,7 @@
The
non
-
Python
versions
use
the
compiled
version
of
the
debugging
helpers
,
that
you
must
enable
separately
.
For
more
information
,
see
\
l
{
Debugging
Helper
Library
with
C
++}.
\
l
{
Debugging
Helper
s
Based
on
C
++}.
The
Python
version
uses
a
script
version
of
the
debugging
helpers
that
does
not
need
any
special
setup
.
...
...
@@ -4685,7 +4685,7 @@
with
Qt
Creator
,
but
they
enhance
the
user
's ability to quickly
examine complex data significantly.
\section1 Debugging Helpers
b
ased on C++
\section1 Debugging Helpers
B
ased on C++
This is the first and original approach to display complex data
types. While it has been superseded on most platforms by the more
...
...
@@ -4704,7 +4704,7 @@
library is built for each Qt version.
\section1 Debugging Helpers
b
ased on Python
\section1 Debugging Helpers
B
ased on Python
On platforms featuring a Python-enabled version of the gdb debugger,
the data extraction is done by a Python script. This is more robust
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment