Skip to content
GitLab
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
cdf06a4b
Commit
cdf06a4b
authored
Jan 12, 2010
by
con
Browse files
Remove debug output.
Reviewed-by: hjk
parent
ff066d5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/debugger/gdb/gdbengine.cpp
View file @
cdf06a4b
...
...
@@ -822,7 +822,6 @@ int GdbEngine::commandTimeoutTime() const
void
GdbEngine
::
commandTimeout
()
{
qDebug
(
"TIMEOUT"
);
QList
<
int
>
keys
=
m_cookieForToken
.
keys
();
qSort
(
keys
);
bool
killIt
=
false
;
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment