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
452475f8
Commit
452475f8
authored
Feb 06, 2009
by
Thorbjørn Lindeijer
Browse files
Fixed sentence.
parent
ec4302a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/debugger/gdbengine.cpp
View file @
452475f8
...
...
@@ -3337,7 +3337,7 @@ void GdbEngine::handleQueryDataDumper2(const GdbResultRecord &record)
tr
(
"Cannot find special data dumpers"
),
tr
(
"The debugged binary does not contain information needed for "
"nice display of Qt data types.
\n\n
"
"
Try
might want to try includ
e
the file
\n\n
"
"
You
might want to try includ
ing
the file
\n\n
"
".../ide/main/bin/gdbmacros/gdbmacros.cpp'
\n\n
"
"into your project directly."
)
);
...
...
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